镜像信息
{
"Id": "sha256:ea1330fcd3cca1c2f9c05d651affb0c257b88689b906e3ec7e9860817ebbbc52",
"RepoTags": [
"bitnami/redis-cluster:8.0.3-debian-12-r1",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/redis-cluster:8.0.3-debian-12-r1"
],
"RepoDigests": [
"bitnami/redis-cluster@sha256:f3ba5f05dd817d14d661dba900fc6f56cf8efeff70d15af6ce6738045873f60f",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/redis-cluster@sha256:a627dce0cc4e734f478274899a99033928179b95d29acb9567e07158f1a34e39"
],
"Parent": "",
"Comment": "[{\"created\":\"2025-06-27T00:07:36.604432075Z\",\"comment\":\"from Bitnami with love\"},{\"created\":\"2025-07-06T18:22:32.988302651Z\",\"created_by\":\"ARG DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-07-06T18:22:32.988302651Z\",\"created_by\":\"ARG TARGETARCH=amd64\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-07-06T18:22:32.988302651Z\",\"created_by\":\"LABEL com.vmware.cp.artifact.flavor=sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83 org.opencontainers.image.base.name=docker.io/bitnami/minideb:bookworm org.opencontainers.image.created=2025-07-06T18:22:09Z org.opencontainers.image.description=Application packaged by Broadcom, Inc. org.opencontainers.image.documentation=https://github.com/bitnami/containers/tree/main/bitnami/redis-cluster/README.md org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/redis-cluster org.opencontainers.image.title=redis-cluster org.opencontainers.image.vendor=Broadcom, Inc. org.opencontainers.image.version=8.0.3\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-07-06T18:22:32.988302651Z\",\"created_by\":\"ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-12 OS_NAME=linux\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-07-06T18:22:32.988302651Z\",\"created_by\":\"COPY prebuildfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-07-06T18:22:32.988302651Z\",\"created_by\":\"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-07-06T18:22:37.574546449Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c install_packages ca-certificates curl libgcc-s1 libgomp1 libssl3 libstdc++6 procps # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-07-06T18:22:38.366475744Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c DOWNLOADS_URL=${SECRET_DOWNLOADS_URL:-${DOWNLOADS_URL}} ; mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; COMPONENTS=( \\\"wait-for-port-1.0.9-0-linux-${OS_ARCH}-debian-12\\\" \\\"redis-8.0.3-1-linux-${OS_ARCH}-debian-12\\\" ) ; for COMPONENT in \\\"${COMPONENTS[@]}\\\"; do if [ ! -f \\\"${COMPONENT}.tar.gz\\\" ]; then curl -SsLf \\\"https://${DOWNLOADS_URL}/${COMPONENT}.tar.gz\\\" -O ; curl -SsLf \\\"https://${DOWNLOADS_URL}/${COMPONENT}.tar.gz.sha256\\\" -O ; fi ; sha256sum -c \\\"${COMPONENT}.tar.gz.sha256\\\" ; tar -zxf \\\"${COMPONENT}.tar.gz\\\" -C /opt/bitnami --strip-components=2 --no-same-owner ; rm -rf \\\"${COMPONENT}\\\".tar.gz{,.sha256} ; done # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-07-06T18:22:40.145918671Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -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\":\"2025-07-06T18:22:40.528195852Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c chmod g+rwX /opt/bitnami # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-07-06T18:22:40.987917424Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c find / -perm /6000 -type f -exec chmod a-s {} \\\\; || true # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-07-06T18:22:42.04708369Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c uninstall_packages curl # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-07-06T18:22:42.411510001Z\",\"created_by\":\"COPY rootfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-07-06T18:22:42.82194778Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c /opt/bitnami/scripts/redis-cluster/postunpack.sh # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-07-06T18:22:42.82194778Z\",\"created_by\":\"ENV APP_VERSION=8.0.3 BITNAMI_APP_NAME=redis-cluster PATH=/opt/bitnami/common/bin:/opt/bitnami/redis/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-07-06T18:22:42.82194778Z\",\"created_by\":\"EXPOSE map[6379/tcp:{}]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-07-06T18:22:42.82194778Z\",\"created_by\":\"USER 1001\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-07-06T18:22:42.82194778Z\",\"created_by\":\"ENTRYPOINT [\\\"/opt/bitnami/scripts/redis-cluster/entrypoint.sh\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-07-06T18:22:42.82194778Z\",\"created_by\":\"CMD [\\\"/opt/bitnami/scripts/redis-cluster/run.sh\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true}]",
"Created": "2025-07-06T18:22:42.82194778Z",
"Container": "",
"ContainerConfig": null,
"DockerVersion": "",
"Author": "",
"Config": {
"Hostname": "",
"Domainname": "",
"User": "1001",
"AttachStdin": false,
"AttachStdout": false,
"AttachStderr": false,
"ExposedPorts": {
"6379/tcp": {}
},
"Tty": false,
"OpenStdin": false,
"StdinOnce": false,
"Env": [
"PATH=/opt/bitnami/common/bin:/opt/bitnami/redis/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
"HOME=/",
"OS_ARCH=amd64",
"OS_FLAVOUR=debian-12",
"OS_NAME=linux",
"APP_VERSION=8.0.3",
"BITNAMI_APP_NAME=redis-cluster"
],
"Cmd": [
"/opt/bitnami/scripts/redis-cluster/run.sh"
],
"ArgsEscaped": true,
"Image": "",
"Volumes": null,
"WorkingDir": "",
"Entrypoint": [
"/opt/bitnami/scripts/redis-cluster/entrypoint.sh"
],
"OnBuild": null,
"Labels": {
"com.vmware.cp.artifact.flavor": "sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83",
"org.opencontainers.image.base.name": "docker.io/bitnami/minideb:bookworm",
"org.opencontainers.image.created": "2025-07-06T18:22:09Z",
"org.opencontainers.image.description": "Application packaged by Broadcom, Inc.",
"org.opencontainers.image.documentation": "https://github.com/bitnami/containers/tree/main/bitnami/redis-cluster/README.md",
"org.opencontainers.image.source": "https://github.com/bitnami/containers/tree/main/bitnami/redis-cluster",
"org.opencontainers.image.title": "redis-cluster",
"org.opencontainers.image.vendor": "Broadcom, Inc.",
"org.opencontainers.image.version": "8.0.3"
},
"Shell": [
"/bin/bash",
"-o",
"errexit",
"-o",
"nounset",
"-o",
"pipefail",
"-c"
]
},
"Architecture": "amd64",
"Os": "linux",
"Size": 156180486,
"GraphDriver": {
"Data": {
"MergedDir": "/var/lib/docker/overlay2/220d63140afae56aebf7b92bc6bccc00ad8eb7541dc6bef2baed0bf6c25c0ad3/merged",
"UpperDir": "/var/lib/docker/overlay2/220d63140afae56aebf7b92bc6bccc00ad8eb7541dc6bef2baed0bf6c25c0ad3/diff",
"WorkDir": "/var/lib/docker/overlay2/220d63140afae56aebf7b92bc6bccc00ad8eb7541dc6bef2baed0bf6c25c0ad3/work"
},
"Name": "overlay2"
},
"RootFS": {
"Type": "layers",
"Layers": [
"sha256:9c801c391f72a6a6d4fd098cfefb5b9826f1d9cf1afe7273de6f4b30a9586795"
]
},
"Metadata": {
"LastTagTime": "2025-07-28T10:52:59.09812195+08:00"
}
}