2022-05-31 18:32:14 UTC
111 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/opt/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:54e56e6f85721741ee7bf0336de8ad3bf138a56769a6d0097b600a0e361be58d - 34.15% (37.8 MB)
[#001] sha256:4f8ddd7f5a755f537dd9d5f553c8c78171dcf3018c5fc96676a07380d3e14e20 - 0.0% (1.7 KB)
[#002] sha256:00a54cced96b9343d559d93e887251e5ad8b147c1a90158078bd15f9f8c19e26 - 0.0% (504 Bytes)
[#003] sha256:217bb9c8fbef14aac0d4e5944d1edff7758dec836672cb7c9f92c721e839e67f - 0.0% (522 Bytes)
[#004] sha256:e3ea4e837a49b7ea544a9d193ea8c8f6388ca8188c973269e12d6a0074376c81 - 0.12% (134 KB)
[#005] sha256:52c3d584b49f4c58dada52ed755a1c884b2cbad76ecffecf787ac3a3246f648f - 0.01% (11.6 KB)
[#006] sha256:1ca79052a4013bcee1b318eb88125115bc54a7298a1ed8f073e6e36f8ea7b14f - 65.72% (72.7 MB)
/bin/sh -c #(nop) ARG RELEASE
2022-05-31 18:31:31 UTC/bin/sh -c #(nop) LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2022-05-26T05-48-41Z.hotfix.15f13935a release=RELEASE.2022-05-26T05-48-41Z.hotfix.15f13935a 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-05-31 18:31:32 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 PATH=/opt/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-05-31 18:31:32 UTC/bin/sh -c #(nop) COPY file:b0a905b67e1b4fa6d5fa60054ce244a71528b906b1fd7f8bf2fadd3a9dc3c583 in /usr/bin/verify-minio.sh
2022-05-31 18:31:32 UTC/bin/sh -c #(nop) COPY file:1bf162c805265f0cf886f08a62a71805737d2b08a393210a74bbc2f566104a67 in /usr/bin/docker-entrypoint.sh
2022-05-31 18:31:32 UTC/bin/sh -c #(nop) COPY file:c57073245ca938d97bbd03d77eaa156e773ee40799977f37b12b1f7284482fb6 in /licenses/CREDITS
2022-05-31 18:31:32 UTC/bin/sh -c #(nop) COPY file:94c04247cb52ab3091f725dd8223d06802a61ff6133d531941ea6fecd7d537c9 in /licenses/LICENSE
2022-05-31 18:32:13 UTC|1 RELEASE=RELEASE.2022-05-26T05-48-41Z.hotfix.15f13935a /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 /opt/bin && chmod -R 777 /opt/bin && curl -s -q https://dl.min.io/server/minio/hotfixes/linux-amd64/archive/minio.${RELEASE} -o /opt/bin/minio && curl -s -q https://dl.min.io/server/minio/hotfixes/linux-amd64/archive/minio.${RELEASE}.sha256sum -o /opt/bin/minio.sha256sum && curl -s -q https://dl.min.io/server/minio/hotfixes/linux-amd64/archive/minio.${RELEASE}.minisig -o /opt/bin/minio.minisig && microdnf clean all && chmod +x /opt/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-05-31 18:32:14 UTC/bin/sh -c #(nop) EXPOSE 9000
2022-05-31 18:32:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2022-05-31 18:32:14 UTC/bin/sh -c #(nop) VOLUME [/data]
2022-05-31 18:32:14 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.