Namespace
minio
Image / Tag
minio:RELEASE.2019-02-14T00-21-45Z
Content Digest
sha256:85852366b72b2908ab29ef84d92593c8ee7e26ea4d261b2f1fce5b8dc9cd1fef
Details
Created

2019-02-14 00:28:45 UTC

Size

14.5 MB

Content Digest
Labels
  • maintainer
    Minio Inc <dev@minio.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:48ecbb6b270eb481cb6df2a5b0332de294ec729e1968e92d725f1329637ce01b - 13.85% (2.01 MB)

[#001] sha256:f28daa7bd1fc47752c88a790b77971dae11277b2541ca229fd9d77b948ffcc21 - 0.01% (1.43 KB)

[#002] sha256:afc0a6eab40cdca12f8ad423e54f2680f5ca95d27bc61526aa2c989998287f93 - 86.14% (12.5 MB)


History
2019-01-30 22:19:40 UTC

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

2019-01-30 22:19:40 UTC

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

2019-02-14 00:28:34 UTC

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

2019-02-14 00:28:34 UTC

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

2019-02-14 00:28:35 UTC

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

2019-02-14 00:28:35 UTC

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

2019-02-14 00:28:43 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.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

2019-02-14 00:28:43 UTC

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

2019-02-14 00:28:43 UTC

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

2019-02-14 00:28:44 UTC

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

2019-02-14 00:28:44 UTC

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

2019-02-14 00:28:45 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