Namespace
minio
Image / Tag
minio:RELEASE.2019-04-18T01-15-57Z
Content Digest
sha256:62236eefd84c3a8d54c8f93f329f6d5b2da241f71aa020d2533d0b163395c470
Details
Created

2019-04-18 01:37:58 UTC

Size

21.6 MB

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

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:bdf0201b3a056acc4d6062cc88cd8a4ad5979983bfb640f15a145e09ed985f92 - 12.16% (2.63 MB)

[#001] sha256:b6fa6430af5577a6ae41a984a9d4def7178b3ce71def196bcf58fdb2043508e9 - 9.98% (2.16 MB)

[#002] sha256:5a8d4e12d519e3a2978cf6336f652a0c667765b12f03eb8f6bd4bd8e2e31f852 - 0.0% (826 Bytes)

[#003] sha256:8fbf53aede3eb9cac424d03ea4513e20e36e61cb9b42b664a9fd9f061100236d - 77.85% (16.8 MB)


History
2019-04-09 23:20:18 UTC

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

2019-04-09 23:20:18 UTC

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

2019-04-18 01:37:50 UTC

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

2019-04-18 01:37:50 UTC

/bin/sh -c #(nop) COPY file:11b4aaab8d97ed65ec2a636462f63e3af33a8b040a50473929f4b3d849efc4e8 in /usr/bin/healthcheck

2019-04-18 01:37:51 UTC

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

2019-04-18 01:37:51 UTC

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

2019-04-18 01:37:51 UTC

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

2019-04-18 01:37:57 UTC

/bin/sh -c apk add --no-cache ca-certificates 'curl>7.61.0' && 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-04-18 01:37:57 UTC

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

2019-04-18 01:37:58 UTC

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

2019-04-18 01:37:58 UTC

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

2019-04-18 01:37:58 UTC

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

2019-04-18 01:37:58 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