Namespace
minio
Image / Tag
minio:RELEASE.2018-05-04T23-13-12Z
Content Digest
sha256:7844dfbe89d3e8d0a4c95cca8b042d942131a959becbce5d2d80bfab27e8a15a
Details
Created

2018-05-04 23:17:17 UTC

Size

10.7 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:ff3a5c916c92643ff77519ffa742d3ec61b7f591b6b7504599d95a4a41134e28 - 18.42% (1.97 MB)

[#001] sha256:86b31f62f690495d6802e7dc90d5b1ca6fe36abebe5651c52ca5c866caccd7ce - 0.01% (1.42 KB)

[#002] sha256:977cac85b19ebcebb8e27f0e342bc710fd711a474b6d1a3f80ff719daa27c1ee - 81.57% (8.72 MB)


History
2018-01-09 21:10:58 UTC

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

2018-01-09 21:10:58 UTC

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

2018-05-04 23:17:04 UTC

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

2018-05-04 23:17:05 UTC

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

2018-05-04 23:17:05 UTC

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

2018-05-04 23:17:06 UTC

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

2018-05-04 23:17:15 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-05-04 23:17:15 UTC

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

2018-05-04 23:17:16 UTC

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

2018-05-04 23:17:16 UTC

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

2018-05-04 23:17:16 UTC

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

2018-05-04 23:17:17 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