Namespace
minio
Image / Tag
minio:RELEASE.2020-07-22T00-26-33Z-arm
Content Digest
sha256:de67264d1567abbe3f6cb7b726d5d50aae5b28daf7c249f60efff093071bff90
Details
Created

2020-07-22 06:39:12 UTC

Size

20.5 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:52278dd8e57993669c5b72a9620e89bebdc098f2af2379caaa8945f7403f77a2 - 11.2% (2.3 MB)

[#001] sha256:8adaaf86f06ed26eba2a72f3d042ff1483752cd4f276a482a398ef1fe378bf68 - 7.46% (1.53 MB)

[#002] sha256:8b131c7a0b8d2698d644b592cdc04eb5e9ae428bf8b2d4e49e1c80b13cdad75a - 81.34% (16.7 MB)


History
2020-05-29 21:02:07 UTC

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

2020-05-29 21:02:08 UTC

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

2020-07-22 06:38:57 UTC

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

2020-07-22 06:38:57 UTC

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

2020-07-22 06:38:57 UTC

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

2020-07-22 06:38:57 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-07-22 06:39:11 UTC

/bin/sh -c apk add --no-cache ca-certificates 'curl>7.61.0' 'su-exec>=0.2' && echo 'hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4' >> /etc/nsswitch.conf && curl -s -q https://dl.min.io/server/minio/release/linux-arm/minio -o /usr/bin/minio && curl -s -q https://raw.githubusercontent.com/minio/minio/release/dockerscripts/docker-entrypoint.sh -o /usr/bin/docker-entrypoint.sh && chmod +x /usr/bin/minio && chmod +x /usr/bin/docker-entrypoint.sh && curl -s -q -O https://raw.githubusercontent.com/minio/minio/release/CREDITS

2020-07-22 06:39:11 UTC

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

2020-07-22 06:39:12 UTC

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

2020-07-22 06:39:12 UTC

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

2020-07-22 06:39:12 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