Namespace
minio
Image / Tag
minio:RELEASE.2020-06-12T00-06-19Z
Content Digest
sha256:dcb781de7ae122e3554f7c150aae34be552f977a189fc8b4179769ead8bb466b
Details
Created

2020-06-12 01:55:09 UTC

Size

19.4 MB

Content Digest
Labels
  • maintainer
    MinIO Inc <dev@min.io>

Environment
MINIO_ACCESS_KEY_FILE

access_key

MINIO_KMS_MASTER_KEY_FILE

kms_master_key

MINIO_SECRET_KEY_FILE

secret_key

MINIO_SSE_MASTER_KEY_FILE

sse_master_key

MINIO_UPDATE

off

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d - 13.71% (2.67 MB)

[#001] sha256:f1b7e6cb1b56d7a394b136e80e9365026efc5d964e47fddeaae8563d0e4edf1e - 0.01% (1.15 KB)

[#002] sha256:866acf932659ceefc7b20f7019dc4ff1ad276cfd12c0c0f9fb302d2e03241de5 - 0.31% (61.8 KB)

[#003] sha256:236b2906244a66d9df6b1d3be92b6d130bb590d4cc66c278a59878b1d67bc375 - 85.98% (16.7 MB)


History
2020-04-24 01:05:21 UTC

/bin/sh -c #(nop) ADD file:66a440394c2442570f1f060e25c86613cb2d88a8af0c71c5a4154b3570e9a805 in /

2020-04-24 01:05:21 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2020-06-12 01:55:00 UTC

/bin/sh -c #(nop) LABEL maintainer=MinIO Inc <dev@min.io>

2020-06-12 01:55:01 UTC

/bin/sh -c #(nop) COPY file:ce921386848a46eeec7c2e0460c3c200e3049fe439492f0bfcc42fdbe7a00d5f in /usr/bin/

2020-06-12 01:55:01 UTC

/bin/sh -c #(nop) COPY file:4bc442ae3d63e351c7289c23789571f9960e30b6cd6211dffd5546a1c88ed29f in /third_party/

2020-06-12 01:55:01 UTC

/bin/sh -c #(nop) ENV MINIO_UPDATE=off

2020-06-12 01:55:01 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-06-12 01:55:07 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-06-12 01:55:08 UTC

/bin/sh -c #(nop) EXPOSE 9000

2020-06-12 01:55:08 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]

2020-06-12 01:55:08 UTC

/bin/sh -c #(nop) VOLUME [/data]

2020-06-12 01:55:09 UTC

/bin/sh -c #(nop) CMD ["minio"]

Danger Zone
Delete Tag

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.

Delete