2020-11-10 05:37:29 UTC
21.4 MB
access_key
MINIO_KMS_MASTER_KEY_FILEkms_master_key
MINIO_SECRET_KEY_FILEsecret_key
MINIO_SSE_MASTER_KEY_FILEsse_master_key
MINIO_UPDATE_MINISIGN_PUBKEYRWTx5Zr1tiHQLwG9keckT0c45M3AGeHD6IvimQHpyRywVWGbP1aVSGav
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:52278dd8e57993669c5b72a9620e89bebdc098f2af2379caaa8945f7403f77a2 - 10.71% (2.3 MB)
[#001] sha256:91993cf03fa7888432744a85af8f72b4992dbdd1389ddf0b209f33de0e418421 - 7.43% (1.59 MB)
[#002] sha256:7b43ce9077ad15cf40ca1042fd0940eaddc9816ab8ced2791a2103d109333579 - 81.86% (17.5 MB)
/bin/sh -c #(nop) ADD file:e97bf0d217846312b19a9f7264604851aedd125c23b4d291eed4c69b880dce26 in /
2020-05-29 21:02:08 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-11-10 05:37:12 UTC/bin/sh -c #(nop) LABEL maintainer=MinIO Inc <dev@min.io>
2020-11-10 05:37:12 UTC/bin/sh -c #(nop) COPY file:2c08cf063f9d756605bbd035a45b5f042ac6f135a53826f6966c84af386bb257 in /usr/bin
2020-11-10 05:37:12 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 MINIO_UPDATE_MINISIGN_PUBKEY=RWTx5Zr1tiHQLwG9keckT0c45M3AGeHD6IvimQHpyRywVWGbP1aVSGav
2020-11-10 05:37:28 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-arm/minio -o /usr/bin/minio && curl -s -q https://dl.min.io/server/minio/release/linux-arm/minio.sha256sum -o /usr/bin/minio.sha256sum && curl -s -q https://dl.min.io/server/minio/release/linux-arm/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
2020-11-10 05:37:28 UTC/bin/sh -c #(nop) EXPOSE 9000
2020-11-10 05:37:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2020-11-10 05:37:28 UTC/bin/sh -c #(nop) VOLUME [/data]
2020-11-10 05:37:29 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.