2020-06-04 22:29:14 UTC
153 MB
/usr/local/cargo
PATH/usr/local/cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUSTUP_HOME/usr/local/rustup
RUST_VERSION1.44.0
[#000] sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d - 1.74% (2.67 MB)
[#001] sha256:f4c357195eea76782bc410a7e9f62d18d5ed63a9bd29c0e4b6807159490aa1ab - 21.12% (32.4 MB)
[#002] sha256:76ccb76562dc6f6276e313d06fa2e455023be6098703daa24b5e8ee3b3fcd3f5 - 77.15% (118 MB)
/bin/sh -c #(nop) ADD file:66a440394c2442570f1f060e25c86613cb2d88a8af0c71c5a4154b3570e9a805 in /
2020-04-24 01:05:21 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-04-24 12:43:33 UTC/bin/sh -c apk add --no-cache ca-certificates gcc
2020-06-04 22:29:00 UTC/bin/sh -c #(nop) ENV RUSTUP_HOME=/usr/local/rustup CARGO_HOME=/usr/local/cargo PATH=/usr/local/cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RUST_VERSION=1.44.0
2020-06-04 22:29:14 UTC/bin/sh -c set -eux; url="https://static.rust-lang.org/rustup/archive/1.21.1/x86_64-unknown-linux-musl/rustup-init"; wget "$url"; echo "0c86d467982bdf5c4b8d844bf8c3f7fc602cc4ac30b29262b8941d6d8b363d7e *rustup-init" | sha256sum -c -; chmod +x rustup-init; ./rustup-init -y --no-modify-path --profile minimal --default-toolchain $RUST_VERSION; rm rustup-init; chmod -R a+w $RUSTUP_HOME $CARGO_HOME; rustup --version; cargo --version; rustc --version;
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.