Namespace
minio
Image / Tag
minio:RELEASE.2018-02-09T22-40-05Z
Content Digest
sha256:9e0f80305b619edb1a02bec03201b2b0e2dceda4c8694a2819197a73076be9e0
Details
Created

2018-02-09 22:44:26 UTC

Size

10.4 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.28% (1.9 MB)

[#001] sha256:e04b2f2b53e31de1ec66fdb577d39506e2303c737b944f0562e2d33ddbaa5718 - 0.01% (1.51 KB)

[#002] sha256:99d9efd80c5263c4021af3dad4d3cc8780fda04b0a571bd118b80ba435f1f47d - 81.71% (8.49 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-02-09 22:44:15 UTC

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

2018-02-09 22:44:15 UTC

/bin/sh -c #(nop) COPY multi:4f5fb3cd02c7dce85da1db3f4d4bc37947538ede1efaad67542efafbc33f86f3 in /usr/bin/

2018-02-09 22:44:16 UTC

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

2018-02-09 22:44:16 UTC

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

2018-02-09 22:44:24 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-02-09 22:44:25 UTC

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

2018-02-09 22:44:25 UTC

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

2018-02-09 22:44:25 UTC

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

2018-02-09 22:44:26 UTC

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

2018-02-09 22:44:26 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