镜像信息
{
"Id": "sha256:042201ebbbb033e5b94f9a6cfba73ec9ae452a1e2930567eada181345209c1dd",
"RepoTags": [
"bitnami/mongodb-sharded:6.0.5-debian-11-r16",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/mongodb-sharded:6.0.5-debian-11-r16"
],
"RepoDigests": [
"bitnami/mongodb-sharded@sha256:28be40b443fa491e4b445f980c280723039d91dbd09119caac4ecfe5ca40263a",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/mongodb-sharded@sha256:890f2ea8af8408e918a5ac247a2c36ffcb5b233a7aec3b92b3a1666c08332fbf"
],
"Parent": "",
"Comment": "[{\"created\":\"2023-04-30T00:12:00.210441935Z\",\"comment\":\"from Bitnami with love\"},{\"created\":\"2023-05-08T23:24:16.268605417Z\",\"created_by\":\"ARG TARGETARCH\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-05-08T23:24:16.268605417Z\",\"created_by\":\"LABEL org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2023-05-08T23:23:18Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=6.0.5-debian-11-r16 org.opencontainers.image.title=mongodb-sharded org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=6.0.5\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-05-08T23:24:16.268605417Z\",\"created_by\":\"ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-05-08T23:24:16.268605417Z\",\"created_by\":\"COPY prebuildfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-05-08T23:24:16.268605417Z\",\"created_by\":\"SHELL [/bin/bash -o pipefail -c]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-05-08T23:24:20.420719393Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c install_packages ca-certificates curl libbrotli1 libcom-err2 libcurl4 libffi7 libgcc-s1 libgcrypt20 libgmp10 libgnutls30 libgpg-error0 libgssapi-krb5-2 libhogweed6 libidn2-0 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 liblzma5 libnettle8 libnghttp2-14 libp11-kit0 libpsl5 librtmp1 libsasl2-2 libssh2-1 libssl1.1 libtasn1-6 libunistring2 numactl procps zlib1g # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-05-08T23:24:27.514897664Z\",\"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=( \\\"mongodb-shell-1.8.2-0-linux-${OS_ARCH}-debian-11\\\" \\\"yq-4.33.3-0-linux-${OS_ARCH}-debian-11\\\" \\\"wait-for-port-1.0.6-6-linux-${OS_ARCH}-debian-11\\\" \\\"render-template-1.0.5-5-linux-${OS_ARCH}-debian-11\\\" \\\"mongodb-6.0.5-3-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-05-08T23:24:29.28592337Z\",\"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-05-08T23:24:29.370068507Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-05-08T23:24:29.445364067Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c ln -s /opt/bitnami/scripts/mongodb-sharded/entrypoint.sh /entrypoint.sh # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-05-08T23:24:29.538793519Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c ln -s /opt/bitnami/scripts/liblog.sh /liblog.sh # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-05-08T23:24:29.636867675Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c ln -s /opt/bitnami/scripts/mongodb-sharded/run.sh /run.sh # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-05-08T23:24:29.682318253Z\",\"created_by\":\"COPY rootfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-05-08T23:24:29.810859671Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c /opt/bitnami/scripts/mongodb-sharded/postunpack.sh # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-05-08T23:24:29.810859671Z\",\"created_by\":\"ENV APP_VERSION=6.0.5 BITNAMI_APP_NAME=mongodb-sharded PATH=/opt/bitnami/mongodb/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\":\"2023-05-08T23:24:29.810859671Z\",\"created_by\":\"EXPOSE map[27017/tcp:{}]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-05-08T23:24:29.810859671Z\",\"created_by\":\"USER 1001\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-05-08T23:24:29.810859671Z\",\"created_by\":\"ENTRYPOINT [\\\"/opt/bitnami/scripts/mongodb-sharded/entrypoint.sh\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-05-08T23:24:29.810859671Z\",\"created_by\":\"CMD [\\\"/opt/bitnami/scripts/mongodb-sharded/run.sh\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true}]",
"Created": "2023-05-08T23:24:29.810859671Z",
"Container": "",
"ContainerConfig": null,
"DockerVersion": "",
"Author": "",
"Config": {
"Hostname": "",
"Domainname": "",
"User": "1001",
"AttachStdin": false,
"AttachStdout": false,
"AttachStderr": false,
"ExposedPorts": {
"27017/tcp": {}
},
"Tty": false,
"OpenStdin": false,
"StdinOnce": false,
"Env": [
"PATH=/opt/bitnami/mongodb/bin:/opt/bitnami/common/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=6.0.5",
"BITNAMI_APP_NAME=mongodb-sharded"
],
"Cmd": [
"/opt/bitnami/scripts/mongodb-sharded/run.sh"
],
"ArgsEscaped": true,
"Image": "",
"Volumes": null,
"WorkingDir": "",
"Entrypoint": [
"/opt/bitnami/scripts/mongodb-sharded/entrypoint.sh"
],
"OnBuild": null,
"Labels": {
"org.opencontainers.image.base.name": "docker.io/bitnami/minideb:bullseye",
"org.opencontainers.image.created": "2023-05-08T23:23:18Z",
"org.opencontainers.image.description": "Application packaged by VMware, Inc",
"org.opencontainers.image.licenses": "Apache-2.0",
"org.opencontainers.image.ref.name": "6.0.5-debian-11-r16",
"org.opencontainers.image.title": "mongodb-sharded",
"org.opencontainers.image.vendor": "VMware, Inc.",
"org.opencontainers.image.version": "6.0.5"
},
"Shell": [
"/bin/bash",
"-o",
"pipefail",
"-c"
]
},
"Architecture": "amd64",
"Os": "linux",
"Size": 570615583,
"GraphDriver": {
"Data": {
"MergedDir": "/var/lib/docker/overlay2/50ed540936f137b8477f7c2b06a42956b16fde75ed7fc5ce5458bf168b13d389/merged",
"UpperDir": "/var/lib/docker/overlay2/50ed540936f137b8477f7c2b06a42956b16fde75ed7fc5ce5458bf168b13d389/diff",
"WorkDir": "/var/lib/docker/overlay2/50ed540936f137b8477f7c2b06a42956b16fde75ed7fc5ce5458bf168b13d389/work"
},
"Name": "overlay2"
},
"RootFS": {
"Type": "layers",
"Layers": [
"sha256:9410162741252202a603e803745fb82e51681de847dd975e292512f40e2ca778"
]
},
"Metadata": {
"LastTagTime": "2025-09-09T15:49:38.890288631+08:00"
}
}