Namespace
minio
Image / Tag
minio:RELEASE.2017-08-05T00-00-53Z
Content Digest
sha256:8d9ebba9d8451147703e897a07c8f0639dd52874852d98346a434a244ef09408
Details
Created

2017-08-05 02:51:00 UTC

Size

9.25 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:019300c8a437a2d60248f27c206795930626dfe7ddc0323d734143bd5eb131a6 - 20.31% (1.88 MB)

[#001] sha256:5d6c93e586819c0e6f00f9b16d5e18d2e19a91a24d6b55ea49788fc807b82fe6 - 0.02% (1.69 KB)

[#002] sha256:12c103ee28d6bb911c19d428d0fbeacb66ff23909c817705d70c0c8f661c2567 - 79.67% (7.37 MB)


History
2017-06-27 18:39:21 UTC

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

2017-06-27 18:39:45 UTC

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

2017-08-05 02:50:50 UTC

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

2017-08-05 02:50:50 UTC

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

2017-08-05 02:51:00 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

2017-08-05 02:51:00 UTC

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

2017-08-05 02:51:00 UTC

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

2017-08-05 02:51:00 UTC

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

2017-08-05 02:51:00 UTC

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

2017-08-05 02:51:00 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