镜像信息
{
"Id": "sha256:97381e284b766383628062eff1c9584e0c1005b04ea6bba3b87008e0b43c45a0",
"RepoTags": [
"bitnami/openldap:2.6-debian-12",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/openldap:2.6-debian-12"
],
"RepoDigests": [
"bitnami/openldap@sha256:687f14a22b5c74fb057a57221acdbe7b8c82e2d3619fc380db3af48ec4aa04ed",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/openldap@sha256:627f632f70331604ea8a50dca797b96674b2454e1dc3394c422325c4b8a6792b"
],
"Parent": "",
"Comment": "[{\"created\":\"2025-05-30T00:13:59.846728425Z\",\"comment\":\"from Bitnami with love\"},{\"created\":\"2025-05-30T15:31:40.993909189Z\",\"created_by\":\"ARG DOWNLOADS_URL=dye1tjwtyxcc2.cloudfront.net/tac-rel/nami-components\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-05-30T15:31:40.993909189Z\",\"created_by\":\"ARG TARGETARCH=amd64\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-05-30T15:31:40.993909189Z\",\"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-30T15:31:05Z org.opencontainers.image.description=Application packaged by Broadcom, Inc. org.opencontainers.image.documentation=https://github.com/bitnami/containers/tree/main/bitnami/openldap/README.md org.opencontainers.image.ref.name=2.6.10-debian-12-r1 org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/openldap org.opencontainers.image.title=openldap org.opencontainers.image.vendor=Broadcom, Inc. org.opencontainers.image.version=2.6.10\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-05-30T15:31:40.993909189Z\",\"created_by\":\"ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-12 OS_NAME=linux\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-05-30T15:31:40.993909189Z\",\"created_by\":\"COPY prebuildfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-05-30T15:31:40.993909189Z\",\"created_by\":\"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-05-30T15:31:46.934416063Z\",\"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 libargon2-1 libcap2-bin libcom-err2 libcrypt1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libltdl7 libnsl2 libnss3-tools libodbc2 libperl5.36 libsasl2-2 libssl3 libtirpc3 libwrap0 mdbtools procps psmisc # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-05-30T15:31:47.639481108Z\",\"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=( \\\"openldap-2.6.10-0-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-30T15:31:49.541983418Z\",\"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-30T15:31:49.97444482Z\",\"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-30T15:31:50.480233481Z\",\"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-30T15:31:50.843564321Z\",\"created_by\":\"COPY rootfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-05-30T15:31:51.308408847Z\",\"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/openldap/postunpack.sh # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-05-30T15:31:51.308408847Z\",\"created_by\":\"ENV APP_VERSION=2.6.10 BITNAMI_APP_NAME=openldap PATH=/opt/bitnami/openldap/bin:/opt/bitnami/openldap/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-05-30T15:31:51.308408847Z\",\"created_by\":\"EXPOSE map[1389/tcp:{} 1636/tcp:{}]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-05-30T15:31:51.308408847Z\",\"created_by\":\"USER 1001\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-05-30T15:31:51.308408847Z\",\"created_by\":\"ENTRYPOINT [\\\"/opt/bitnami/scripts/openldap/entrypoint.sh\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-05-30T15:31:51.308408847Z\",\"created_by\":\"CMD [\\\"/opt/bitnami/scripts/openldap/run.sh\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true}]",
"Created": "2025-05-30T15:31:51.308408847Z",
"Container": "",
"ContainerConfig": null,
"DockerVersion": "",
"Author": "",
"Config": {
"Hostname": "",
"Domainname": "",
"User": "1001",
"AttachStdin": false,
"AttachStdout": false,
"AttachStderr": false,
"ExposedPorts": {
"1389/tcp": {},
"1636/tcp": {}
},
"Tty": false,
"OpenStdin": false,
"StdinOnce": false,
"Env": [
"PATH=/opt/bitnami/openldap/bin:/opt/bitnami/openldap/sbin:/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=2.6.10",
"BITNAMI_APP_NAME=openldap"
],
"Cmd": [
"/opt/bitnami/scripts/openldap/run.sh"
],
"ArgsEscaped": true,
"Image": "",
"Volumes": null,
"WorkingDir": "",
"Entrypoint": [
"/opt/bitnami/scripts/openldap/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-30T15:31:05Z",
"org.opencontainers.image.description": "Application packaged by Broadcom, Inc.",
"org.opencontainers.image.documentation": "https://github.com/bitnami/containers/tree/main/bitnami/openldap/README.md",
"org.opencontainers.image.ref.name": "2.6.10-debian-12-r1",
"org.opencontainers.image.source": "https://github.com/bitnami/containers/tree/main/bitnami/openldap",
"org.opencontainers.image.title": "openldap",
"org.opencontainers.image.vendor": "Broadcom, Inc.",
"org.opencontainers.image.version": "2.6.10"
},
"Shell": [
"/bin/bash",
"-o",
"errexit",
"-o",
"nounset",
"-o",
"pipefail",
"-c"
]
},
"Architecture": "amd64",
"Os": "linux",
"Size": 162781465,
"GraphDriver": {
"Data": {
"MergedDir": "/var/lib/docker/overlay2/612870e86ab5a5b255b9a92d917f6dd8207be732950a6c8f73285d1e2c52bf9d/merged",
"UpperDir": "/var/lib/docker/overlay2/612870e86ab5a5b255b9a92d917f6dd8207be732950a6c8f73285d1e2c52bf9d/diff",
"WorkDir": "/var/lib/docker/overlay2/612870e86ab5a5b255b9a92d917f6dd8207be732950a6c8f73285d1e2c52bf9d/work"
},
"Name": "overlay2"
},
"RootFS": {
"Type": "layers",
"Layers": [
"sha256:f29187286059c76bf73647bffabfb1e8d98189003686fcd7b44d51e9e7991db2"
]
},
"Metadata": {
"LastTagTime": "2025-06-29T22:11:09.945021035+08:00"
}
}