2022-03-03 00:39:09 UTC
126 MB
access_key
MINIO_CONFIG_ENV_FILEconfig.env
MINIO_KMS_SECRET_KEY_FILEkms_master_key
MINIO_ROOT_PASSWORD_FILEsecret_key
MINIO_ROOT_USER_FILEaccess_key
MINIO_SECRET_KEY_FILEsecret_key
MINIO_UPDATE_MINISIGN_PUBKEYRWTx5Zr1tiHQLwG9keckT0c45M3AGeHD6IvimQHpyRywVWGbP1aVSGav
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:d46336f50433ab27336fad8f9b251b2f68a66d376c902dfca23a6851acae502c - 29.76% (37.5 MB)
[#001] sha256:be961ec6866344c06fe85e53011321da508bc495513bb75a45fc41f6182921b6 - 0.0% (1.69 KB)
[#002] sha256:4c853e73626e96bd4728e17c4df76ce7c33f3fbb5e55e1c515181546ddf6d091 - 0.0% (499 Bytes)
[#003] sha256:79b3198dea123dd7f5ab4aa67120f55ca5fe7fa4a646555fe7b9fb95669c083d - 0.0% (1.1 KB)
[#004] sha256:db6b992a3f3756afec3f59e8a3eded7d9fb5074e466662d2a9ef02fa928b1c7b - 0.13% (164 KB)
[#005] sha256:02fb25bf0a58eadea30872c21651a6d4d8f8e515792536d558dfa08832b857de - 0.01% (11.6 KB)
[#006] sha256:c65d24e192de7b9835f7f0ee09d7c0ddb75cb3da9c13028791bfb794d98e7ded - 70.1% (88.3 MB)
/bin/sh -c #(nop) ARG RELEASE
2022-03-03 00:38:14 UTC/bin/sh -c #(nop) LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2021-08-25T00-41-18Z.hotfix.b15a35fc7 release=RELEASE.2021-08-25T00-41-18Z.hotfix.b15a35fc7 summary=MinIO is a High Performance Object Storage, API compatible with Amazon S3 cloud storage service. description=MinIO object storage is fundamentally different. Designed for performance and the S3 API, it is 100% open-source. MinIO is ideal for large, private cloud environments with stringent security requirements and delivers mission-critical availability across a diverse range of workloads.
2022-03-03 00:38:14 UTC/bin/sh -c #(nop) ENV MINIO_ACCESS_KEY_FILE=access_key MINIO_SECRET_KEY_FILE=secret_key MINIO_ROOT_USER_FILE=access_key MINIO_ROOT_PASSWORD_FILE=secret_key MINIO_KMS_SECRET_KEY_FILE=kms_master_key MINIO_UPDATE_MINISIGN_PUBKEY=RWTx5Zr1tiHQLwG9keckT0c45M3AGeHD6IvimQHpyRywVWGbP1aVSGav MINIO_CONFIG_ENV_FILE=config.env
2022-03-03 00:38:14 UTC/bin/sh -c #(nop) COPY file:7e142aa9b798893310554ed2d88d55c542a7c2553798a4efbb3b81aaa1624ef0 in /usr/bin/verify-minio.sh
2022-03-03 00:38:14 UTC/bin/sh -c #(nop) COPY file:7a3ad89a1205c828f68240790df5124cedfd29ba87c5fb4db3c978268163f440 in /usr/bin/docker-entrypoint.sh
2022-03-03 00:38:14 UTC/bin/sh -c #(nop) COPY file:796c184d772fa39f7b24bd12391bbfab59ff6fc2c2b6762fb1bfa970e93274b5 in /licenses/CREDITS
2022-03-03 00:38:14 UTC/bin/sh -c #(nop) COPY file:94c04247cb52ab3091f725dd8223d06802a61ff6133d531941ea6fecd7d537c9 in /licenses/LICENSE
2022-03-03 00:39:08 UTC|1 RELEASE=RELEASE.2021-08-25T00-41-18Z.hotfix.b15a35fc7 /bin/sh -c microdnf clean all && microdnf update --nodocs && microdnf install curl ca-certificates shadow-utils util-linux --nodocs && rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm && microdnf install minisign --nodocs && mkdir -p /usr/bin && chmod -R 777 /usr/bin && curl -s -q https://dl.min.io/server/minio/hotfixes/linux-amd64/archive/minio.${RELEASE} -o /usr/bin/minio && curl -s -q https://dl.min.io/server/minio/hotfixes/linux-amd64/archive/minio.${RELEASE}.sha256sum -o /usr/bin/minio.sha256sum && curl -s -q https://dl.min.io/server/minio/hotfixes/linux-amd64/archive/minio.${RELEASE}.minisig -o /usr/bin/minio.minisig && microdnf clean all && chmod +x /usr/bin/minio && chmod +x /usr/bin/docker-entrypoint.sh && chmod +x /usr/bin/verify-minio.sh && /usr/bin/verify-minio.sh && microdnf clean all
2022-03-03 00:39:09 UTC/bin/sh -c #(nop) EXPOSE 9000
2022-03-03 00:39:09 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2022-03-03 00:39:09 UTC/bin/sh -c #(nop) VOLUME [/data]
2022-03-03 00:39:09 UTC/bin/sh -c #(nop) CMD ["minio"]
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.