2020-08-27 05:37:52 UTC
23 MB
access_key
MINIO_KMS_MASTER_KEY_FILEkms_master_key
MINIO_SECRET_KEY_FILEsecret_key
MINIO_SSE_MASTER_KEY_FILEsse_master_key
MINIO_UPDATEoff
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b538f80385f9b48122e3da068c932a96ea5018afa3c7be79da00437414bd18cd - 11.25% (2.58 MB)
[#001] sha256:21831f7bec9fac491cc90ea48f13676a53932daa33146b53813375b3fbe34a51 - 7.47% (1.72 MB)
[#002] sha256:a51009033b46ecc4c782f7801f1b33e3f0a99f57458576f9ec09408a1bd30279 - 81.28% (18.7 MB)
/bin/sh -c #(nop) ADD file:7574aee4e37a85460ab889212d52912723a9b30dda1c060548f0deb4a05fc398 in /
2020-05-29 21:43:20 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-08-27 05:37:30 UTC/bin/sh -c #(nop) LABEL maintainer=MinIO Inc <dev@min.io>
2020-08-27 05:37:30 UTC/bin/sh -c #(nop) COPY file:eef071902263e9ed0610adb159d9e6b06352fa6c0461ba293ae9e3e2406d1d96 in /usr/bin
2020-08-27 05:37:30 UTC/bin/sh -c #(nop) ENV MINIO_UPDATE=off
2020-08-27 05:37:30 UTC/bin/sh -c #(nop) ENV MINIO_ACCESS_KEY_FILE=access_key MINIO_SECRET_KEY_FILE=secret_key MINIO_KMS_MASTER_KEY_FILE=kms_master_key MINIO_SSE_MASTER_KEY_FILE=sse_master_key
2020-08-27 05:37:52 UTC/bin/sh -c echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && apk update && apk add --no-cache ca-certificates 'curl>7.61.0' 'su-exec>=0.2' minisign && echo 'hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4' >> /etc/nsswitch.conf && curl -s -q https://dl.min.io/server/minio/release/linux-arm64/minio -o /usr/bin/minio && curl -s -q https://dl.min.io/server/minio/release/linux-arm64/minio.sha256sum -o /usr/bin/minio.sha256sum && curl -s -q https://dl.min.io/server/minio/release/linux-arm64/minio.minisig -o /usr/bin/minio.minisig && curl -s -q https://raw.githubusercontent.com/minio/minio/master/dockerscripts/verify-minio.sh -o /usr/bin/verify-minio.sh && curl -s -q https://raw.githubusercontent.com/minio/minio/master/dockerscripts/docker-entrypoint.sh -o /usr/bin/docker-entrypoint.sh && chmod +x /usr/bin/minio && chmod +x /usr/bin/docker-entrypoint.sh && chmod +x /usr/bin/verify-minio.sh && curl -s -q -O https://raw.githubusercontent.com/minio/minio/master/CREDITS && /usr/bin/verify-minio.sh
2020-08-27 05:37:52 UTC/bin/sh -c #(nop) EXPOSE 9000
2020-08-27 05:37:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2020-08-27 05:37:52 UTC/bin/sh -c #(nop) VOLUME [/data]
2020-08-27 05:37:52 UTC/bin/sh -c #(nop) CMD ["minio"]
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.