Namespace
minio
Image / Tag
minio:RELEASE.2020-01-16T22-40-29Z
Content Digest
sha256:6ea470e8fa46b4f86230bd44fc6b7f1dd4f7ca04c5d710f98cdfeff7622a55d2
Details
Created

2020-01-16 22:54:59 UTC

Size

18.9 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:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 - 14.1% (2.66 MB)

[#001] sha256:a53539edab61f96163e4d5f332805b47417348bdeee7afdd68ebe656b1e17b0e - 0.01% (1.12 KB)

[#002] sha256:0a8596e74894124588fec779c06eda97ae2085716e75a5afdc1581123ff46a36 - 85.9% (16.2 MB)


History
2019-10-21 17:21:42 UTC

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

2019-10-21 17:21:42 UTC

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

2020-01-16 22:54:47 UTC

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

2020-01-16 22:54:47 UTC

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

2020-01-16 22:54:47 UTC

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

2020-01-16 22:54:48 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-01-16 22:54:58 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-01-16 22:54:58 UTC

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

2020-01-16 22:54:59 UTC

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

2020-01-16 22:54:59 UTC

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

2020-01-16 22:54:59 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