镜像信息
{
"Id": "sha256:d753fcbca9fb7763aec5ac73a3b5a4ff81213eb28aa2f24cd3d48bddb826722e",
"RepoTags": [
"bitnami/influxdb:3.1.0-debian-12-r1",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/influxdb:3.1.0-debian-12-r1"
],
"RepoDigests": [
"bitnami/influxdb@sha256:66b2a6396db8059e2baa778c46bf374f67e9a82e9da37e0cc711affacb29b05c",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/influxdb@sha256:89c86958ce24ed679c18e4bd99acdf4d32f08c951b2d9dc63078da9582c6a12b"
],
"Parent": "",
"Comment": "[{\"created\":\"2025-05-30T00:13:59.846728425Z\",\"comment\":\"from Bitnami with love\"},{\"created\":\"2025-05-30T14:52:18.580997955Z\",\"created_by\":\"ARG DOWNLOADS_URL=dye1tjwtyxcc2.cloudfront.net/tac-rel/nami-components\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-05-30T14:52:18.580997955Z\",\"created_by\":\"ARG TARGETARCH=amd64\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-05-30T14:52:18.580997955Z\",\"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-05-30T14:49:59Z org.opencontainers.image.description=Application packaged by Broadcom, Inc. org.opencontainers.image.documentation=https://github.com/bitnami/containers/tree/main/bitnami/influxdb/README.md org.opencontainers.image.ref.name=3.1.0-debian-12-r1 org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/influxdb org.opencontainers.image.title=influxdb org.opencontainers.image.vendor=Broadcom, Inc. org.opencontainers.image.version=3.1.0\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-05-30T14:52:18.580997955Z\",\"created_by\":\"ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-12 OS_NAME=linux\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-05-30T14:52:18.580997955Z\",\"created_by\":\"COPY prebuildfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-05-30T14:52:18.580997955Z\",\"created_by\":\"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-05-30T14:52:23.725575651Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=dye1tjwtyxcc2.cloudfront.net/tac-rel/nami-components TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c install_packages ca-certificates curl jq libbz2-1.0 libcom-err2 libcrypt1 libffi8 libgcc-s1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzma5 libncursesw6 libnsl2 libreadline8 libsqlite3-0 libssl3 libtinfo6 libtirpc3 procps zlib1g # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-05-30T14:52:26.030598676Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=dye1tjwtyxcc2.cloudfront.net/tac-rel/nami-components TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; COMPONENTS=( \\\"python-3.12.10-15-linux-${OS_ARCH}-debian-12\\\" \\\"influxdb-3.1.0-0-linux-${OS_ARCH}-debian-12\\\" \\\"wait-for-port-1.0.8-16-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-05-30T14:52:28.16398199Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=dye1tjwtyxcc2.cloudfront.net/tac-rel/nami-components 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-05-30T14:52:28.865157109Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=dye1tjwtyxcc2.cloudfront.net/tac-rel/nami-components TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c chmod g+rwX /opt/bitnami # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-05-30T14:52:29.643504836Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=dye1tjwtyxcc2.cloudfront.net/tac-rel/nami-components 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-05-30T14:52:30.289876256Z\",\"created_by\":\"COPY rootfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-05-30T14:52:31.220171091Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=dye1tjwtyxcc2.cloudfront.net/tac-rel/nami-components TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c /opt/bitnami/scripts/influxdb/postunpack.sh # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-05-30T14:52:31.220171091Z\",\"created_by\":\"ENV APP_VERSION=3.1.0 BITNAMI_APP_NAME=influxdb LD_LIBRARY_PATH=/opt/bitnami/python/lib: PATH=/opt/bitnami/python/bin:/opt/bitnami/influxdb/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-05-30T14:52:31.220171091Z\",\"created_by\":\"VOLUME [/bitnami/influxdb]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-05-30T14:52:31.220171091Z\",\"created_by\":\"EXPOSE map[8088/tcp:{} 8181/tcp:{}]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-05-30T14:52:31.220171091Z\",\"created_by\":\"USER 1001\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-05-30T14:52:31.220171091Z\",\"created_by\":\"ENTRYPOINT [\\\"/opt/bitnami/scripts/influxdb/entrypoint.sh\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-05-30T14:52:31.220171091Z\",\"created_by\":\"CMD [\\\"/opt/bitnami/scripts/influxdb/run.sh\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true}]",
"Created": "2025-05-30T14:52:31.220171091Z",
"Container": "",
"ContainerConfig": null,
"DockerVersion": "",
"Author": "",
"Config": {
"Hostname": "",
"Domainname": "",
"User": "1001",
"AttachStdin": false,
"AttachStdout": false,
"AttachStderr": false,
"ExposedPorts": {
"8088/tcp": {},
"8181/tcp": {}
},
"Tty": false,
"OpenStdin": false,
"StdinOnce": false,
"Env": [
"PATH=/opt/bitnami/python/bin:/opt/bitnami/influxdb/bin:/opt/bitnami/common/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=3.1.0",
"BITNAMI_APP_NAME=influxdb",
"LD_LIBRARY_PATH=/opt/bitnami/python/lib:"
],
"Cmd": [
"/opt/bitnami/scripts/influxdb/run.sh"
],
"ArgsEscaped": true,
"Image": "",
"Volumes": {
"/bitnami/influxdb": {}
},
"WorkingDir": "",
"Entrypoint": [
"/opt/bitnami/scripts/influxdb/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-05-30T14:49:59Z",
"org.opencontainers.image.description": "Application packaged by Broadcom, Inc.",
"org.opencontainers.image.documentation": "https://github.com/bitnami/containers/tree/main/bitnami/influxdb/README.md",
"org.opencontainers.image.ref.name": "3.1.0-debian-12-r1",
"org.opencontainers.image.source": "https://github.com/bitnami/containers/tree/main/bitnami/influxdb",
"org.opencontainers.image.title": "influxdb",
"org.opencontainers.image.vendor": "Broadcom, Inc.",
"org.opencontainers.image.version": "3.1.0"
},
"Shell": [
"/bin/bash",
"-o",
"errexit",
"-o",
"nounset",
"-o",
"pipefail",
"-c"
]
},
"Architecture": "amd64",
"Os": "linux",
"Size": 345198014,
"GraphDriver": {
"Data": {
"MergedDir": "/var/lib/docker/overlay2/7b87c1c657468484f6e5532f287035074e048facabfa31bbeee166ffff0356f3/merged",
"UpperDir": "/var/lib/docker/overlay2/7b87c1c657468484f6e5532f287035074e048facabfa31bbeee166ffff0356f3/diff",
"WorkDir": "/var/lib/docker/overlay2/7b87c1c657468484f6e5532f287035074e048facabfa31bbeee166ffff0356f3/work"
},
"Name": "overlay2"
},
"RootFS": {
"Type": "layers",
"Layers": [
"sha256:f8182bc6a3bf21e8cc7ab6327a89501e660d083a55609d96eb5a12ce09a832a6"
]
},
"Metadata": {
"LastTagTime": "2025-08-08T12:25:37.319597973+08:00"
}
}