Namespace
minio
Image / Tag
minio:RELEASE.2018-03-16T22-52-12Z
Content Digest
sha256:26cd8fd55dd327c5d12c86f2bca80cfd5d0419e1379d7767cc448048482219b6
Details
Created

2018-03-16 22:56:56 UTC

Size

10.5 MB

Content Digest
Environment
MINIO_ACCESS_KEY_FILE

access_key

MINIO_SECRET_KEY_FILE

secret_key

MINIO_UPDATE

off

PATH

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


Layers

[#000] sha256:605ce1bd3f3164f2949a30501cc596f52a72de05da1306ab360055f0d7130c32 - 18.14% (1.9 MB)

[#001] sha256:d061da6a5b9d6ef351c2d687de341444aeac4d4f07080f364c5fe554b78374db - 0.01% (1.42 KB)

[#002] sha256:eea9a64c2a44902a86a8a2476fd56e923ff48e2c379da19d82d33cce77586379 - 81.85% (8.57 MB)


History
2018-01-09 21:10:38 UTC

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

2018-01-09 21:10:38 UTC

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

2018-03-16 22:56:45 UTC

/bin/sh -c #(nop) MAINTAINER Minio Inc <dev@minio.io>

2018-03-16 22:56:46 UTC

/bin/sh -c #(nop) COPY multi:008be6f38e65ec815671b4df82aa9fd0082ccbdb7c26d4ee1eb1832bd4170fbc in /usr/bin/

2018-03-16 22:56:46 UTC

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

2018-03-16 22:56:46 UTC

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

2018-03-16 22:56:54 UTC

/bin/sh -c apk add --no-cache ca-certificates && apk add --no-cache --virtual .build-deps curl && echo 'hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4' >> /etc/nsswitch.conf && curl https://dl.minio.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.sh

2018-03-16 22:56:55 UTC

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

2018-03-16 22:56:55 UTC

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

2018-03-16 22:56:55 UTC

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

2018-03-16 22:56:56 UTC

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

2018-03-16 22:56:56 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