Releases: danieltrick/rust-tss2-docker
Releases · danieltrick/rust-tss2-docker
Unstable/Sid r3 [2024-09-10]
Added
- Included the
rustfmt
component with the Rust installation.
Changed
- Updated Rust/Cargo toolchain to version 1.83.0-nightly (2024-09-10).
Docker Hub
r5 [2024-09-05]
Changed
- Updated Rust/Cargo toolchain to version 1.81.0 (2024-09-05).
Docker Hub
Unstable/Sid r2 [2024-09-05]
Changed
- Updated Rust/Cargo toolchain to version 1.81.0 (2024-09-05).
Docker Hub
Unstable/Sid r1 [2024-09-03]
This is the initial sid
release.
Docker Hub
r4 [2024-08-31]
Changed
- Switched base system from
debian:bookworm-slim
tobitnami/minideb:bookworm
.
Added
- Added example Rust/Cargo project to the container image.
Docker Hub
r3 [2024-08-30]
Changed
- Implemented multi-stage build to further reduce image size.
Docker Hub
r2 [2024-08-29]
Changed
- Install Rust and Cargo to the default locations.
- Install Rust toolchain with the
minimal
profile.
Docker Hub
r1 [2024-08-27]
This is the initial release.