Namespace
minio
Image / Tag
minio:RELEASE.2019-09-18T21-55-05Z
Content Digest
sha256:789d263e2b524af219cdc9951a234eab6c3275ccf8e73ff013bd6488afc1dfa4
Details
Created

2019-09-18 22:47:48 UTC

Size

18 MB

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

Environment
MINIO_ACCESS_KEY_FILE

access_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:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 - 14.57% (2.63 MB)

[#001] sha256:8ff823fa70b0b118bd4f4323c6ccf156d23c23c60c03998db01d91c680e57c38 - 0.01% (1.06 KB)

[#002] sha256:ea66a40630aa03c05dde92d02ad8903c7fa8f4e69ce61d2a86b6e56f0070d698 - 85.43% (15.4 MB)


History
2019-05-11 00:07:03 UTC

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

2019-05-11 00:07:03 UTC

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

2019-09-18 22:47:38 UTC

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

2019-09-18 22:47:38 UTC

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

2019-09-18 22:47:39 UTC

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

2019-09-18 22:47:39 UTC

/bin/sh -c #(nop) ENV MINIO_ACCESS_KEY_FILE=access_key MINIO_SECRET_KEY_FILE=secret_key MINIO_SSE_MASTER_KEY_FILE=sse_master_key

2019-09-18 22:47:47 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

2019-09-18 22:47:47 UTC

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

2019-09-18 22:47:48 UTC

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

2019-09-18 22:47:48 UTC

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

2019-09-18 22:47:48 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