Namespace
minio
Image / Tag
minio:RELEASE.2020-04-15T00-39-01Z
Content Digest
sha256:413001f9fc6d15897601556f17ee7fc148c47b8c9c7438668b1402acf9ddbfc8
Details
Created

2020-04-15 03:14:37 UTC

Size

19.6 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:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 - 13.55% (2.66 MB)

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

[#002] sha256:521cf18b77315326d0217144bb1a57fb84b836b43da5939c83315f0f40c76239 - 0.31% (61.3 KB)

[#003] sha256:9d52ae4ff0979d03b488e897879b9feffa0fe1598e5a4990153a28665d0632ec - 86.14% (16.9 MB)


History
2020-01-23 16:53:06 UTC

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

2020-01-23 16:53:06 UTC

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

2020-04-15 03:14:26 UTC

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

2020-04-15 03:14:26 UTC

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

2020-04-15 03:14:27 UTC

/bin/sh -c #(nop) COPY file:809eacc9455564c871e056d613b853cefc898a5e8854484d51b8cb3e731205d4 in /third_party/

2020-04-15 03:14:27 UTC

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

2020-04-15 03:14:27 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-04-15 03:14:36 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-04-15 03:14:36 UTC

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

2020-04-15 03:14:37 UTC

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

2020-04-15 03:14:37 UTC

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

2020-04-15 03:14:37 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