2020-02-21 00:24:12 UTC
19 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:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 - 13.99% (2.66 MB)
[#001] sha256:bf3490621f90b6e89c01707a52e7a0e58599cb5fa285757499c47efe65df1d10 - 0.01% (1.12 KB)
[#002] sha256:92c01e44bccb3b88a2dc0d8e78d428a6a0e4412c0c10347d4389b4d6bfee19d4 - 86.01% (16.3 MB)
/bin/sh -c #(nop) ADD file:d48cac34fac385cbc1de6adfdd88300f76f9bbe346cd17e64fd834d042a98326 in /
2020-01-23 16:53:06 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-02-21 00:24:01 UTC/bin/sh -c #(nop) LABEL maintainer=MinIO Inc <dev@min.io>
2020-02-21 00:24:02 UTC/bin/sh -c #(nop) COPY file:883adb6a47eb72c3758774ce160529b347e0118450a3e35a22b63c920ad2e07a in /usr/bin/
2020-02-21 00:24:02 UTC/bin/sh -c #(nop) ENV MINIO_UPDATE=off
2020-02-21 00:24:02 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-02-21 00:24:10 UTC/bin/sh -c apk add --no-cache ca-certificates 'curl>7.61.0' 'su-exec>=0.2' && echo 'hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4' >> /etc/nsswitch.conf && curl https://dl.min.io/server/minio/release/linux-amd64/minio > /usr/bin/minio && chmod +x /usr/bin/minio && chmod +x /usr/bin/docker-entrypoint.sh
2020-02-21 00:24:11 UTC/bin/sh -c #(nop) EXPOSE 9000
2020-02-21 00:24:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2020-02-21 00:24:12 UTC/bin/sh -c #(nop) VOLUME [/data]
2020-02-21 00:24:12 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.