Namespace
minio
Image / Tag
minio:RELEASE.2020-11-19T23-48-16Z-amd64
Content Digest
sha256:13c529dedc6e071c6a04d64587346b088cc26ab98f1787dce922d73e8f513d6d
Details
Created

2020-11-20 00:17:33 UTC

Size

21.5 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_MINISIGN_PUBKEY

RWTx5Zr1tiHQLwG9keckT0c45M3AGeHD6IvimQHpyRywVWGbP1aVSGav

PATH

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


Layers

[#000] sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c - 12.4% (2.67 MB)

[#001] sha256:7109888f797a643d4b3cd8b5639e1d831793c9049dd039cab07f0297c3ebe064 - 87.6% (18.8 MB)


History
2020-05-29 21:19:46 UTC

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

2020-05-29 21:19:46 UTC

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

2020-11-20 00:17:21 UTC

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

2020-11-20 00:17:21 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-20 00:17:33 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-amd64/minio -o /usr/bin/minio && curl -s -q https://dl.min.io/server/minio/release/linux-amd64/minio.sha256sum -o /usr/bin/minio.sha256sum && curl -s -q https://dl.min.io/server/minio/release/linux-amd64/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 && /usr/bin/verify-minio.sh

2020-11-20 00:17:33 UTC

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

2020-11-20 00:17:33 UTC

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

2020-11-20 00:17:33 UTC

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

2020-11-20 00:17:33 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