Namespace
minio
Image / Tag
minio:RELEASE.2019-08-01T22-18-54Z
Content Digest
sha256:6add4319a85ad9ed560b222f467aac76dbdc2e44ada1812e938307359f135a48
Details
Created

2019-08-01 22:52:11 UTC

Size

22 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 - 11.95% (2.63 MB)

[#001] sha256:891a50a52592cc4dc2c4cc7058632bdd0819bb778818ada802f4e512690b6da5 - 9.68% (2.13 MB)

[#002] sha256:731b3488fe549a463069bd69ec24410a9d3b08f4c0c7a0c1bbeafb77a237798f - 0.0% (1.06 KB)

[#003] sha256:c5bea865fa85258eab6156ff2ad3eb3a224d91e241f0980495b67a633ed45977 - 78.36% (17.2 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-08-01 22:51:58 UTC

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

2019-08-01 22:51:59 UTC

/bin/sh -c #(nop) COPY file:422ab8954e444bf3a92280dd3b6fd522cdf0f4d835e2f1cbc8e8eecbef0af680 in /usr/bin/healthcheck

2019-08-01 22:51:59 UTC

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

2019-08-01 22:52:00 UTC

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

2019-08-01 22:52:00 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-08-01 22:52:09 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 && chmod +x /usr/bin/healthcheck

2019-08-01 22:52:09 UTC

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

2019-08-01 22:52:09 UTC

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

2019-08-01 22:52:10 UTC

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

2019-08-01 22:52:10 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "healthcheck"] "1m0s" "0s" "0s" '\x00'}

2019-08-01 22:52:11 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