Namespace
minio
Image / Tag
minio:RELEASE.2020-09-26T03-44-56Z-ppc64le
Content Digest
sha256:ead50b926e4f776e6897176ec12fa0c759d0c6359f976a74a5b1d00c3dcd488f
Details
Created

2020-09-26 04:04:54 UTC

Size

22.7 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:5077f8601dceb5744d875d7740ebc203f674b108a0188f3a31e292b21a4bee64 - 11.77% (2.68 MB)

[#001] sha256:e24b185e1f1ad752e2bd2eae9f01f57af5bab0944183b9ce049c987c6c97591a - 7.22% (1.64 MB)

[#002] sha256:636f2ebfc074e47e0dcce19b3109fa21a025d2315f993b5907279558a39e66b9 - 81.01% (18.4 MB)


History
2020-05-29 21:23:03 UTC

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

2020-05-29 21:23:06 UTC

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

2020-09-26 04:04:33 UTC

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

2020-09-26 04:04:33 UTC

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

2020-09-26 04:04:33 UTC

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

2020-09-26 04:04:33 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-09-26 04:04:53 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-ppc64le/minio -o /usr/bin/minio && curl -s -q https://dl.min.io/server/minio/release/linux-ppc64le/minio.sha256sum -o /usr/bin/minio.sha256sum && curl -s -q https://dl.min.io/server/minio/release/linux-ppc64le/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-09-26 04:04:53 UTC

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

2020-09-26 04:04:54 UTC

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

2020-09-26 04:04:54 UTC

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

2020-09-26 04:04:54 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