Namespace
minio
Image / Tag
minio:RELEASE.2020-08-27T05-16-20Z-s390x
Content Digest
sha256:6f3a8fbe43d2df71a8a63f74969907e6c80c1295e05e3cdf22418070c1b340a6
Details
Created

2020-08-27 05:38:52 UTC

Size

23 MB

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

Environment
MINIO_ACCESS_KEY_FILE

access_key

MINIO_KMS_MASTER_KEY_FILE

kms_master_key

MINIO_SECRET_KEY_FILE

secret_key

MINIO_SSE_MASTER_KEY_FILE

sse_master_key

MINIO_UPDATE

off

PATH

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


Layers

[#000] sha256:8fb3d41b2e9a59630b51745f257cd2561f96bcd15cf309fcc20120d5fcee8c5b - 10.66% (2.45 MB)

[#001] sha256:a5ef5528840da8305e7461ae6890e03455d4b3c48b1bb0a493e9b8a3bc57b4c7 - 6.03% (1.38 MB)

[#002] sha256:7a1eb3b214403979991b9b12893ec5d2701d7013c2ffefe22de169d2b2445c66 - 83.31% (19.1 MB)


History
2020-05-29 21:41:39 UTC

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

2020-05-29 21:41:39 UTC

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

2020-08-27 05:38:33 UTC

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

2020-08-27 05:38:33 UTC

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

2020-08-27 05:38:34 UTC

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

2020-08-27 05:38:34 UTC

/bin/sh -c #(nop) ENV MINIO_ACCESS_KEY_FILE=access_key MINIO_SECRET_KEY_FILE=secret_key MINIO_KMS_MASTER_KEY_FILE=kms_master_key MINIO_SSE_MASTER_KEY_FILE=sse_master_key

2020-08-27 05:38:52 UTC

/bin/sh -c echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && apk update && apk add --no-cache ca-certificates 'curl>7.61.0' 'su-exec>=0.2' minisign && curl -s -q https://dl.min.io/server/minio/release/linux-s390x/minio -o /usr/bin/minio && curl -s -q https://dl.min.io/server/minio/release/linux-s390x/minio.sha256sum -o /usr/bin/minio.sha256sum && curl -s -q https://dl.min.io/server/minio/release/linux-s390x/minio.minisig -o /usr/bin/minio.minisig && curl -s -q https://raw.githubusercontent.com/minio/minio/master/dockerscripts/verify-minio.sh -o /usr/bin/verify-minio.sh && curl -s -q https://raw.githubusercontent.com/minio/minio/master/dockerscripts/docker-entrypoint.sh -o /usr/bin/docker-entrypoint.sh && chmod +x /usr/bin/minio && chmod +x /usr/bin/docker-entrypoint.sh && chmod +x /usr/bin/verify-minio.sh && curl -s -q -O https://raw.githubusercontent.com/minio/minio/master/CREDITS && /usr/bin/verify-minio.sh

2020-08-27 05:38:52 UTC

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

2020-08-27 05:38:52 UTC

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

2020-08-27 05:38:52 UTC

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

2020-08-27 05:38:52 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