2021-02-05 22:30:13 UTC
96.8 MB
access_key
MINIO_KMS_MASTER_KEY_FILEkms_master_key
MINIO_ROOT_PASSWORD_FILEsecret_key
MINIO_ROOT_USER_FILEaccess_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
containeroci
[#000] sha256:4753a4528f5f857083f7c31ba761a3ed67c0005660cc488d96b1b80165946a38 - 38.78% (37.6 MB)
[#001] sha256:c0194df27effde85019e70c3b7a3f2571c3aabe30f5b0c96c86ed528a0ca06c1 - 0.0% (1.69 KB)
[#002] sha256:9341097e92d0c4030a3799e0f0e3db10455fea7ff2249dc92f4e4ba6b7c7550c - 0.0% (1.28 KB)
[#003] sha256:9a7cd5b83892fde344060e1bd247a43db0df92b8cd69bc79d613919238ecc84e - 18.67% (18.1 MB)
[#004] sha256:39ed84f10628f729a9195df6cdec60ea3b827ababbfacd8017d8ad3fd2921c99 - 0.06% (61.6 KB)
[#005] sha256:19df097dd42aa49349a725432498976412e99470138676b873fd6e559787b25d - 0.0% (3.96 KB)
[#006] sha256:5dcf8bf55b6257121351dc247da6148a2b9bbcd1d1e297e99715b037e27d18ab - 42.48% (41.1 MB)
/bin/sh -c #(nop) ARG TARGETARCH
2020-12-18 23:58:35 UTC/bin/sh -c #(nop) LABEL maintainer=MinIO Inc <dev@min.io>
2021-02-04 19:39:13 UTC/bin/sh -c #(nop) COPY file:03c4a004f78b88073ec937c78e91ed8ac3b851ce4b7c0b85df687cbc94b00d6e in /usr/bin/
2021-02-05 22:29:51 UTC/bin/sh -c #(nop) COPY file:9b682cb40543f3782c2b52e6f86acc119ec245e6f4a7f0660102a6983f1b2c43 in /usr/bin/
2021-02-05 22:29:52 UTC/bin/sh -c #(nop) COPY file:6d06cc09c448be515838c776c1c7532ddb2188aae2fecd6cc5ddb27a95cfa64e in /licenses/CREDITS
2021-02-05 22:29:53 UTC/bin/sh -c #(nop) COPY file:e210affd6b887d0e05fedf5d8f68c582ff32d289fbb750652f312060ff6fc463 in /licenses/LICENSE
2021-02-05 22:29:53 UTC/bin/sh -c #(nop) ENV MINIO_UPDATE=off MINIO_ACCESS_KEY_FILE=access_key MINIO_SECRET_KEY_FILE=secret_key MINIO_ROOT_USER_FILE=access_key MINIO_ROOT_PASSWORD_FILE=secret_key MINIO_KMS_MASTER_KEY_FILE=kms_master_key MINIO_SSE_MASTER_KEY_FILE=sse_master_key
2021-02-05 22:30:11 UTC/bin/sh -c microdnf update --nodocs && microdnf install curl ca-certificates shadow-utils util-linux --nodocs && microdnf clean all && chmod +x /usr/bin/minio && chmod +x /usr/bin/docker-entrypoint.sh
2021-02-05 22:30:12 UTC/bin/sh -c #(nop) EXPOSE 9000
2021-02-05 22:30:13 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2021-02-05 22:30:13 UTC/bin/sh -c #(nop) VOLUME [/data]
2021-02-05 22:30:13 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.