镜像信息
{
"Id": "sha256:6e529525bcc06806f6262b60f09cc38359b5a7e200c1aae8c5b027a2811344bb",
"RepoTags": [
"bitnami/minio:2023.2.22-debian-11-r0",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/minio:2023.2.22-debian-11-r0"
],
"RepoDigests": [
"bitnami/minio@sha256:89d12aaad2ff05804fdf643319a56d2ec94a6eb4720896a9f5b54517b9e828be",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/minio@sha256:d8444e77af88833bf968aa5da5bee5ee5f71ed2311c2ff4ca2bcdba2b21d6f33"
],
"Parent": "",
"Comment": "[{\"created\":\"2023-02-18T00:11:45.857781731Z\",\"comment\":\"from Bitnami with love\"},{\"created\":\"2023-02-23T01:28:53.012947735Z\",\"created_by\":\"ARG TARGETARCH\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-02-23T01:28:53.012947735Z\",\"created_by\":\"LABEL org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2023-02-23T01:28:07Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=2023.2.22-debian-11-r0 org.opencontainers.image.title=minio org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=2023.2.22\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-02-23T01:28:53.012947735Z\",\"created_by\":\"ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-02-23T01:28:53.012947735Z\",\"created_by\":\"COPY prebuildfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-02-23T01:28:53.012947735Z\",\"created_by\":\"SHELL [/bin/bash -o pipefail -c]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-02-23T01:29:07.190965491Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c install_packages ca-certificates curl jq procps # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-02-23T01:29:09.979114702Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ \\u0026\\u0026 cd /tmp/bitnami/pkg/cache/ \\u0026\\u0026 COMPONENTS=( \\\"wait-for-port-1.0.6-1-linux-${OS_ARCH}-debian-11\\\" \\\"minio-client-2023.2.16-0-linux-${OS_ARCH}-debian-11\\\" \\\"minio-2023.2.22-0-linux-${OS_ARCH}-debian-11\\\" \\\"gosu-1.16.0-2-linux-${OS_ARCH}-debian-11\\\" ) \\u0026\\u0026 for COMPONENT in \\\"${COMPONENTS[@]}\\\"; do if [ ! -f \\\"${COMPONENT}.tar.gz\\\" ]; then curl -SsLf \\\"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz\\\" -O ; curl -SsLf \\\"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz.sha256\\\" -O ; fi \\u0026\\u0026 sha256sum -c \\\"${COMPONENT}.tar.gz.sha256\\\" \\u0026\\u0026 tar -zxf \\\"${COMPONENT}.tar.gz\\\" -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' \\u0026\\u0026 rm -rf \\\"${COMPONENT}\\\".tar.gz{,.sha256} ; done # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-02-23T01:29:12.179339351Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c apt-get update \\u0026\\u0026 apt-get upgrade -y \\u0026\\u0026 apt-get clean \\u0026\\u0026 rm -rf /var/lib/apt/lists /var/cache/apt/archives # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-02-23T01:29:12.661801884Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-02-23T01:29:13.114658149Z\",\"created_by\":\"COPY rootfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-02-23T01:29:13.585563445Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c /opt/bitnami/scripts/minio-client/postunpack.sh # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-02-23T01:29:14.068663543Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c /opt/bitnami/scripts/minio/postunpack.sh # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-02-23T01:29:14.068663543Z\",\"created_by\":\"ENV APP_VERSION=2023.2.22 BITNAMI_APP_NAME=minio PATH=/opt/bitnami/common/bin:/opt/bitnami/minio-client/bin:/opt/bitnami/minio/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-02-23T01:29:14.068663543Z\",\"created_by\":\"VOLUME [/certs /data]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-02-23T01:29:14.068663543Z\",\"created_by\":\"EXPOSE map[9000/tcp:{} 9001/tcp:{}]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-02-23T01:29:14.488776815Z\",\"created_by\":\"WORKDIR /opt/bitnami/minio-client\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-02-23T01:29:14.488776815Z\",\"created_by\":\"USER 1001\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-02-23T01:29:14.488776815Z\",\"created_by\":\"ENTRYPOINT [\\\"/opt/bitnami/scripts/minio/entrypoint.sh\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-02-23T01:29:14.488776815Z\",\"created_by\":\"CMD [\\\"/opt/bitnami/scripts/minio/run.sh\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true}]",
"Created": "2023-02-23T01:29:14.488776815Z",
"Container": "",
"ContainerConfig": null,
"DockerVersion": "",
"Author": "",
"Config": {
"Hostname": "",
"Domainname": "",
"User": "1001",
"AttachStdin": false,
"AttachStdout": false,
"AttachStderr": false,
"ExposedPorts": {
"9000/tcp": {},
"9001/tcp": {}
},
"Tty": false,
"OpenStdin": false,
"StdinOnce": false,
"Env": [
"PATH=/opt/bitnami/common/bin:/opt/bitnami/minio-client/bin:/opt/bitnami/minio/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
"HOME=/",
"OS_ARCH=amd64",
"OS_FLAVOUR=debian-11",
"OS_NAME=linux",
"APP_VERSION=2023.2.22",
"BITNAMI_APP_NAME=minio"
],
"Cmd": [
"/opt/bitnami/scripts/minio/run.sh"
],
"ArgsEscaped": true,
"Image": "",
"Volumes": {
"/certs": {},
"/data": {}
},
"WorkingDir": "/opt/bitnami/minio-client",
"Entrypoint": [
"/opt/bitnami/scripts/minio/entrypoint.sh"
],
"OnBuild": null,
"Labels": {
"org.opencontainers.image.base.name": "docker.io/bitnami/minideb:bullseye",
"org.opencontainers.image.created": "2023-02-23T01:28:07Z",
"org.opencontainers.image.description": "Application packaged by VMware, Inc",
"org.opencontainers.image.licenses": "Apache-2.0",
"org.opencontainers.image.ref.name": "2023.2.22-debian-11-r0",
"org.opencontainers.image.title": "minio",
"org.opencontainers.image.vendor": "VMware, Inc.",
"org.opencontainers.image.version": "2023.2.22"
},
"Shell": [
"/bin/bash",
"-o",
"pipefail",
"-c"
]
},
"Architecture": "amd64",
"Os": "linux",
"Size": 218105879,
"GraphDriver": {
"Data": {
"MergedDir": "/var/lib/docker/overlay2/ddd030f45a12fd0de8a68fc3468751c31136456c91ac4055056b7ce8f5d298aa/merged",
"UpperDir": "/var/lib/docker/overlay2/ddd030f45a12fd0de8a68fc3468751c31136456c91ac4055056b7ce8f5d298aa/diff",
"WorkDir": "/var/lib/docker/overlay2/ddd030f45a12fd0de8a68fc3468751c31136456c91ac4055056b7ce8f5d298aa/work"
},
"Name": "overlay2"
},
"RootFS": {
"Type": "layers",
"Layers": [
"sha256:18b0c9efeac0719c66ef9127cec8bfbc4df279f5e4c0c38770bd9690afe85291"
]
},
"Metadata": {
"LastTagTime": "2025-08-06T17:15:33.347784905+08:00"
}
}