2019-09-13 04:47:12 UTC
196 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.37.0
[#000] sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 - 1.35% (2.66 MB)
[#001] sha256:4a86ee31cf12f38046aaea40a996ddb226dfd0276832688474d60623601220c2 - 16.5% (32.4 MB)
[#002] sha256:83fff7fe1e081f0d3daaafaf6975eefedb4ea352f868862f5eb596e4ceb64b09 - 82.15% (161 MB)
/bin/sh -c #(nop) ADD file:fe64057fbb83dccb960efabbf1cd8777920ef279a7fa8dbca0a8801c651bdf7c in /
2019-08-20 20:19:55 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-09-13 04:46:52 UTC/bin/sh -c apk add --no-cache ca-certificates gcc
2019-09-13 04:46:52 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.37.0
2019-09-13 04:47:12 UTC/bin/sh -c set -eux; url="https://static.rust-lang.org/rustup/archive/1.19.0/x86_64-unknown-linux-musl/rustup-init"; wget "$url"; echo "b535be813cd89000044764806f569a8c1428417d4226f16ee9993867f0c4ea4e *rustup-init" | sha256sum -c -; chmod +x rustup-init; ./rustup-init -y --no-modify-path --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.