Namespace
bitnami
Image / Tag
git:latest
Content Digest
sha256:7776f830616a8fcdaab0ab3e162ff763749aafbc003de79ab6a4028d18e7f040
Details
Created

2026-01-15 21:19:16 UTC

Size

330 MB

Content Digest
Labels
  • build-date
    20251221
  • 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-01-15T21:17:40Z
  • 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.52.0
  • vendor
    VMware

Environment
APP_VERSION

2.52.0

BITNAMI_APP_NAME

git

IMAGE_REVISION

5

NSS_WRAPPER_LIB

/opt/bitnami/common/lib/libnss_wrapper.so

OPENSSL_FIPS

yes

OS_ARCH

amd64

OS_FLAVOUR

photon-5

OS_NAME

linux

PATH

/opt/bitnami/common/bin:/opt/bitnami/git/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:83cb929a76bfb7363fded179aa1fa91e3cc73952a1b5aa82ca524ad9817a5c63 - 100.0% (330 MB)


History
0001-01-01 00:00:00 UTC ([{"created":"2025-12-28T06:07:37.784041224Z","created_by":"ADD photon-rootfs-5.0-48b40bf96.x86_64.tar.gz / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2025-12-28T06:07:37.784041224Z","created_by":"LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20251221","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2025-12-28T06:07:37.784041224Z","created_by":"CMD [\"/bin/bash\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-01-15T21:18:06.122535719Z","created_by":"ARG DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-01-15T21:18:06.122535719Z","created_by":"ARG TARGETARCH=amd64","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-01-15T21:18:06.122535719Z","created_by":"LABEL org.opencontainers.image.base.name=docker.io/library/photon:5.0 org.opencontainers.image.created=2026-01-15T21:17:40Z 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.52.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-01-15T21:18:06.122535719Z","created_by":"ENV OS_ARCH=amd64 OS_FLAVOUR=photon-5 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-01-15T21:18:06.122535719Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-01-15T21:18:06.122535719Z","created_by":"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-01-15T21:18:38.337370407Z","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-01-15T21:18:59.805177707Z","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.52.0-2-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-01-15T21:19:08.658335487Z","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-01-15T21:19:08.766392601Z","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-01-15T21:19:08.933094146Z","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-01-15T21:19:09.231361746Z","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-01-15T21:19:09.336517025Z","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-01-15T21:19:15.957718501Z","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-01-15T21:19:16.002068288Z","created_by":"COPY rootfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-01-15T21:19:16.105681842Z","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-01-15T21:19:16.105681842Z","created_by":"ENV APP_VERSION=2.52.0 BITNAMI_APP_NAME=git IMAGE_REVISION=5 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-01-15T21:19:16.105681842Z","created_by":"ENTRYPOINT [\"/opt/bitnami/scripts/git/entrypoint.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-01-15T21:19:16.105681842Z","created_by":"CMD [\"/bin/bash\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])

crane flatten sha256:446fceefef258b223f9bc496e3e76662cfd890614f4c03952bd0a3e872e4d73f

Details
Created

2026-01-15 21:20:34 UTC

Size

313 MB

Content Digest
Labels
  • build-date
    20251221
  • name
    Photon OS aarch64/5.0 Base Image
  • org.opencontainers.image.base.name
    docker.io/library/photon:5.0
  • org.opencontainers.image.created
    2026-01-15T21:17:40Z
  • 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.52.0
  • vendor
    VMware

Environment
APP_VERSION

2.52.0

BITNAMI_APP_NAME

git

IMAGE_REVISION

5

NSS_WRAPPER_LIB

/opt/bitnami/common/lib/libnss_wrapper.so

OPENSSL_FIPS

yes

OS_ARCH

arm64

OS_FLAVOUR

photon-5

OS_NAME

linux

PATH

/opt/bitnami/common/bin:/opt/bitnami/git/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:b7fd57ff9b43105e46038ff8a148ac4eddbc1a22b3aab0468803e5b28f6dbdd9 - 100.0% (313 MB)


History
0001-01-01 00:00:00 UTC ([{"created":"2025-12-28T06:13:34.924884527Z","created_by":"ADD photon-rootfs-5.0-1407b00c1.aarch64.tar.gz / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2025-12-28T06:13:34.924884527Z","created_by":"LABEL name=Photon OS aarch64/5.0 Base Image vendor=VMware build-date=20251221","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2025-12-28T06:13:34.924884527Z","created_by":"CMD [\"/bin/bash\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-01-15T21:18:06.198860664Z","created_by":"ARG DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-01-15T21:18:06.198860664Z","created_by":"ARG TARGETARCH=arm64","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-01-15T21:18:06.198860664Z","created_by":"LABEL org.opencontainers.image.base.name=docker.io/library/photon:5.0 org.opencontainers.image.created=2026-01-15T21:17:40Z 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.52.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-01-15T21:18:06.198860664Z","created_by":"ENV OS_ARCH=arm64 OS_FLAVOUR=photon-5 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-01-15T21:18:06.198860664Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-01-15T21:18:06.198860664Z","created_by":"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-01-15T21:19:12.59458355Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /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-01-15T21:19:55.994446042Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /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.52.0-2-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-01-15T21:20:17.314374844Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /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-01-15T21:20:17.680222303Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /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-01-15T21:20:18.730500362Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /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-01-15T21:20:19.39319268Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /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-01-15T21:20:19.602079188Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /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-01-15T21:20:34.187929341Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /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-01-15T21:20:34.231041681Z","created_by":"COPY rootfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-01-15T21:20:34.414382918Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /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-01-15T21:20:34.414382918Z","created_by":"ENV APP_VERSION=2.52.0 BITNAMI_APP_NAME=git IMAGE_REVISION=5 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-01-15T21:20:34.414382918Z","created_by":"ENTRYPOINT [\"/opt/bitnami/scripts/git/entrypoint.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-01-15T21:20:34.414382918Z","created_by":"CMD [\"/bin/bash\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])

crane flatten sha256:9489727d808fec3e5d19cfe651b44092007178a907f48c47741eca380c5d79a8

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete