镜像信息
{
"Id": "sha256:fcddae6080e64ca181e63019292040f3fc54a16a060bffb73f048d41bd25bb0a",
"RepoTags": [
"bitnami/git:latest",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/git:latest"
],
"RepoDigests": [
"bitnami/git@sha256:e1d8c8b3fe0d8b213157478b1db32d405331394a60eacae0e8b4a4e0c650e9ed",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/git@sha256:00cbaecbd83ff7e7fbba5c7fe24639fe1404ee1d0cfe99b3813d91c445221b7c"
],
"Parent": "",
"Comment": "[{\"created\":\"2026-03-03T18:45:13.410719564Z\",\"created_by\":\"ADD photon-rootfs-5.0-eb39da49f.x86_64.tar.gz / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2026-03-03T18:45:13.410719564Z\",\"created_by\":\"LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20260214\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2026-03-03T18:45:13.410719564Z\",\"created_by\":\"CMD [\\\"/bin/bash\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2026-03-23T09:18:54.305674281Z\",\"created_by\":\"ARG DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2026-03-23T09:18:54.305674281Z\",\"created_by\":\"ARG TARGETARCH=amd64\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2026-03-23T09:18:54.305674281Z\",\"created_by\":\"LABEL org.opencontainers.image.base.name=docker.io/library/photon:5.0 org.opencontainers.image.created=2026-03-23T09:16:38Z org.opencontainers.image.description=Application packaged by Broadcom, Inc. org.opencontainers.image.title=git org.opencontainers.image.vendor=Broadcom, Inc. org.opencontainers.image.version=2.53.0\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2026-03-23T09:18:54.305674281Z\",\"created_by\":\"ENV OS_ARCH=amd64 OS_FLAVOUR=photon-5 OS_NAME=linux\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2026-03-23T09:18:54.305674281Z\",\"created_by\":\"COPY prebuildfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2026-03-23T09:18:54.305674281Z\",\"created_by\":\"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2026-03-23T09:19:23.307376541Z\",\"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 curl-libs e2fsprogs-libs findutils gawk gzip krb5 less libaio-devel libssh2 libstdc++ net-tools openssh-clients openssl-fips-provider openssl-libs procps-ng sed shadow tar util-linux which zlib zstd-libs # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2026-03-23T09:19:30.468835473Z\",\"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=( \\\"nss-wrapper-1.1.16-0-linux-${OS_ARCH}-photon-5\\\" \\\"git-2.53.0-3-linux-${OS_ARCH}-photon-5\\\" ) ; 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\":\"2026-03-23T09:19:36.978090064Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c tdnf upgrade --exclude=filesystem -y \\u0026\\u0026 tdnf clean all \\u0026\\u0026 rm -rf /var/cache/tdnf # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2026-03-23T09:19:37.081735762Z\",\"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/openssl-apply-fips.sh \\u0026\\u0026 rm -f /opt/bitnami/scripts/openssl-apply-fips.sh # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2026-03-23T09:19:37.245472914Z\",\"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/vmware-stig.sh \\u0026\\u0026 rm -f /opt/bitnami/scripts/vmware-stig.sh # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2026-03-23T09:19:37.53799589Z\",\"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\":\"2026-03-23T09:19:37.63839632Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c sed -i 's/^PASS_MAX_DAYS.*/PASS_MAX_DAYS 99999/' /etc/login.defs \\u0026\\u0026 sed -i 's/^PASS_WARN_AGE.*/PASS_WARN_AGE 7/' /etc/login.defs # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2026-03-23T09:19:42.657734697Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c rm /etc/shadow \\u0026\\u0026 tdnf reinstall shadow -y \\u0026\\u0026 tdnf clean all # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2026-03-23T09:19:42.699140802Z\",\"created_by\":\"COPY rootfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2026-03-23T09:19:42.797425654Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c rm -f /etc/ssh/ssh_host_* \\u003e /dev/null 2\\u003e\\u00261 \\u0026\\u0026 chmod g+w /etc/ssh # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2026-03-23T09:19:42.797425654Z\",\"created_by\":\"ENV APP_VERSION=2.53.0 BITNAMI_APP_NAME=git IMAGE_REVISION=9 NSS_WRAPPER_LIB=/opt/bitnami/common/lib/libnss_wrapper.so OPENSSL_FIPS=yes PATH=/opt/bitnami/common/bin:/opt/bitnami/git/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2026-03-23T09:19:42.797425654Z\",\"created_by\":\"ENTRYPOINT [\\\"/opt/bitnami/scripts/git/entrypoint.sh\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2026-03-23T09:19:42.797425654Z\",\"created_by\":\"CMD [\\\"/bin/bash\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true}]",
"Created": "2026-03-23T09:19:42.797425654Z",
"Container": "",
"ContainerConfig": null,
"DockerVersion": "",
"Author": "",
"Config": {
"Hostname": "",
"Domainname": "",
"User": "",
"AttachStdin": false,
"AttachStdout": false,
"AttachStderr": false,
"Tty": false,
"OpenStdin": false,
"StdinOnce": false,
"Env": [
"PATH=/opt/bitnami/common/bin:/opt/bitnami/git/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
"OS_ARCH=amd64",
"OS_FLAVOUR=photon-5",
"OS_NAME=linux",
"APP_VERSION=2.53.0",
"BITNAMI_APP_NAME=git",
"IMAGE_REVISION=9",
"NSS_WRAPPER_LIB=/opt/bitnami/common/lib/libnss_wrapper.so",
"OPENSSL_FIPS=yes"
],
"Cmd": [
"/bin/bash"
],
"ArgsEscaped": true,
"Image": "",
"Volumes": null,
"WorkingDir": "/",
"Entrypoint": [
"/opt/bitnami/scripts/git/entrypoint.sh"
],
"OnBuild": null,
"Labels": {
"build-date": "20260214",
"name": "Photon OS x86_64/5.0 Base Image",
"org.opencontainers.image.base.name": "docker.io/library/photon:5.0",
"org.opencontainers.image.created": "2026-03-23T09:16:38Z",
"org.opencontainers.image.description": "Application packaged by Broadcom, Inc.",
"org.opencontainers.image.title": "git",
"org.opencontainers.image.vendor": "Broadcom, Inc.",
"org.opencontainers.image.version": "2.53.0",
"vendor": "VMware"
},
"Shell": [
"/bin/bash",
"-o",
"errexit",
"-o",
"nounset",
"-o",
"pipefail",
"-c"
]
},
"Architecture": "amd64",
"Os": "linux",
"Size": 905819195,
"GraphDriver": {
"Data": {
"MergedDir": "/var/lib/docker/overlay2/de02692c2b24df2cea98bbbb59ae6bafaeab840b97f333e77e8fb6d0262e3a16/merged",
"UpperDir": "/var/lib/docker/overlay2/de02692c2b24df2cea98bbbb59ae6bafaeab840b97f333e77e8fb6d0262e3a16/diff",
"WorkDir": "/var/lib/docker/overlay2/de02692c2b24df2cea98bbbb59ae6bafaeab840b97f333e77e8fb6d0262e3a16/work"
},
"Name": "overlay2"
},
"RootFS": {
"Type": "layers",
"Layers": [
"sha256:3dc3ae64c4ad2fd4df89631bfc66c3b2cb166614b64b00fad5d897838b9d6e29"
]
},
"Metadata": {
"LastTagTime": "2026-03-25T11:00:49.346019018+08:00"
}
}