Skip to content

Releases: joseluisq/rust-linux-darwin-builder

v1.65.0

03 Nov 20:40
v1.65.0
460bb2f
Compare
Choose a tag to compare

Release v1.65.0 which is homologous to Rust 1.65.0

The Docker image is now multi-arch (linux/amd64 and linux/arm64/v8), incorporates three new Rust toolchains, and makes it possible to cross-compile apps to arm64 from the amd64 (x86_68) Docker image variant.

Rust toolchains added:

  • aarch64-unknown-linux-gnu
  • aarch64-unknown-linux-musl
  • aarch64-apple-darwin

Dependencies

Features

  • 9ea2f74 Implement Linux arm64/amd64 native Docker images. PR #13 by @markmandel.
  • 2b82c30 Linux/Darwin arm64 cross-compilation support for the x86_64 Docker image. See usage docs.
    It additionally introduces two new Docker image aliases:
    • joseluisq/rust-linux-darwin-builder:amd64 (amd64 only)
    • joseluisq/rust-linux-darwin-builder:arm64 (arm64 only)
  • aa14e6d Docker multi-arch images. PR #19
    • linux/amd64
    • linux/arm64/v8

Refactorings

View Docker image tags

v1.64.0

22 Sep 19:24
8e3c65e
Compare
Choose a tag to compare

Release v1.64.0 which is homologous to Rust 1.64.0

Dependencies

View Docker image tags

v1.63.0

11 Aug 19:27
89be770
Compare
Choose a tag to compare

Release v1.63.0 which is homologous to Rust 1.63.0

Dependencies

  • PostgreSQL libpq 14.5
  • macOS Monterey 12.3 SDK. Minimum version 10.14

View Docker image tags

v1.62.1

20 Jul 19:20
b623ea2
Compare
Choose a tag to compare

Release v1.62.1 which is homologous to Rust 1.62.1

Dependencies

View Docker image tags

v1.62.0

30 Jun 21:00
dc7e26d
Compare
Choose a tag to compare

Release v1.62.0 which is homologous to Rust 1.62.0

Dependencies

View Docker image tags

v1.61.0

20 May 22:39
e1a8b94
Compare
Choose a tag to compare

Release v1.61.0 which is homologous to Rust 1.61.0

Dependencies

Features

View Docker image tags

v1.60.0

07 Apr 20:30
651d6a6
Compare
Choose a tag to compare

Release v1.60.0 which is homologous to Rust 1.60.0

View Docker image tags

v1.59.0

25 Feb 10:34
190ec9b
Compare
Choose a tag to compare

Release v1.59.0 which is homologous to Rust v1.59.0

View Docker image tags

v1.58.1

21 Jan 22:32
Compare
Choose a tag to compare

Release v1.58.1 which is homologous to Rust v1.58.1

View Docker image tags

v1.58.0

14 Jan 09:27
Compare
Choose a tag to compare

Release v1.58.0 which is homologous to Rust v1.58.0

Dependency updates

View Docker image tags