Namespace
minio
Image / Tag
minio:RELEASE.2019-05-14T23-57-45Z
Content Digest
sha256:d0454ca2e779c06403b10395f845918324c2f58a9f58a97049c249fcb1759fb3
Details
Created

2019-05-15 00:20:19 UTC

Size

21.9 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:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 - 12.0% (2.63 MB)

[#001] sha256:28d9ae847d00a06f1eec4706e836567d698135d98aaf3914f1b46603f9fd2ed1 - 9.85% (2.16 MB)

[#002] sha256:63552190b55dcf5271bba011790f1cb74afc036c92c35a9095a6ed992cfee5cd - 0.0% (826 Bytes)

[#003] sha256:8b07146c06e70aa286cc873f2359fb8986a3ad713a65eb9452eb80a24dde43aa - 78.15% (17.1 MB)


History
2019-05-11 00:07:03 UTC

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

2019-05-11 00:07:03 UTC

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

2019-05-15 00:20:06 UTC

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

2019-05-15 00:20:07 UTC

/bin/sh -c #(nop) COPY file:35a43846c3b7671507999885c740c577c6615b513556d14624b7bbebd172514d in /usr/bin/healthcheck

2019-05-15 00:20:08 UTC

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

2019-05-15 00:20:08 UTC

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

2019-05-15 00:20:08 UTC

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

2019-05-15 00:20:17 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-05-15 00:20:17 UTC

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

2019-05-15 00:20:18 UTC

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

2019-05-15 00:20:18 UTC

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

2019-05-15 00:20:18 UTC

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

2019-05-15 00:20:19 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