Details
Created
2026-09-04 02:45:14 UTC
Content Digest
Labels
-
-
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-09-04T02:43:04Z
-
org.opencontainers.image.description
Application packaged by Broadcom, Inc.
-
org.opencontainers.image.title
python
-
org.opencontainers.image.vendor
Broadcom, Inc.
-
org.opencontainers.image.version
3.14.7
-
Environment
APP_VERSION
3.14.7
BITNAMI_APP_NAME
python
IMAGE_REVISION
11
OPENSSL_FIPS
yes
OPENSSL_FIPS_PROVIDER_PATH
/etc/ssl/provider_fips.cnf
OS_ARCH
amd64
OS_FLAVOUR
photon-5
OS_NAME
linux
PATH
/opt/bitnami/python/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:64226565c673fd57ad45a86a52dfa633e3711c0344b6bda717d8e57d50354055 - 100.0% (167 MB)
History
0001-01-01 00:00:00 UTC ([{"created":"2026-07-28T20:50:28.918574219Z","created_by":"ADD photon-rootfs-5.0-deb740b97.x86_64.tar.gz / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-07-28T20:50:28.918574219Z","created_by":"LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20260727","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-07-28T20:50:28.918574219Z","created_by":"CMD [\"/bin/bash\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-09-04T02:44:06.792735454Z","created_by":"ARG DOWNLOADS_URL=https://downloads.bitnami.com/files/stacksmith","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-09-04T02:44:06.792735454Z","created_by":"ARG TARGETARCH=amd64","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-09-04T02:44:06.792735454Z","created_by":"LABEL org.opencontainers.image.base.name=docker.io/library/photon:5.0 org.opencontainers.image.created=2026-09-04T02:43:04Z org.opencontainers.image.description=Application packaged by Broadcom, Inc. org.opencontainers.image.title=python org.opencontainers.image.vendor=Broadcom, Inc. org.opencontainers.image.version=3.14.7","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-09-04T02:44:06.792735454Z","created_by":"ENV OS_ARCH=amd64 OS_FLAVOUR=photon-5 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-09-04T02:44:06.792735454Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-09-04T02:44:06.792735454Z","created_by":"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-09-04T02:44:51.406799111Z","created_by":"RUN |2 DOWNLOADS_URL=https://downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c install_packages 7zip bzip2-libs ca-certificates curl findutils gawk gcc git gzip libaio-devel libffi libstdc++ libtool make ncurses-libs net-tools openssl-devel openssl-fips-provider openssl-libs patch pkg-config procps-ng readline sed shadow sqlite-devel sqlite-libs tar util-linux wget which xz-libs zlib # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-09-04T02:44:53.891065519Z","created_by":"RUN |2 DOWNLOADS_URL=https://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=( \"python-3.14.7-8-linux-${OS_ARCH}-photon-5\" ) ; for COMPONENT in \"${COMPONENTS[@]}\"; do if [ ! -f \"${COMPONENT}.tar.gz\" ]; then curl -SsLf \"${DOWNLOADS_URL}/${COMPONENT}.tar.gz\" -O ; fi ; sha256sum -c \"/opt/bitnami/checksums/${COMPONENT}.tar.gz.sha256\" ; tar -zxf \"${COMPONENT}.tar.gz\" -C /opt/bitnami --strip-components=2 --no-same-owner ; rm -rf \"${COMPONENT}\".tar.gz ; done ; rm -rf /opt/bitnami/checksums ; # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-09-04T02:45:04.652673071Z","created_by":"RUN |2 DOWNLOADS_URL=https://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-09-04T02:45:04.754065916Z","created_by":"RUN |2 DOWNLOADS_URL=https://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-09-04T02:45:04.888670002Z","created_by":"RUN |2 DOWNLOADS_URL=https://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-09-04T02:45:04.986853617Z","created_by":"RUN |2 DOWNLOADS_URL=https://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-09-04T02:45:13.671335435Z","created_by":"RUN |2 DOWNLOADS_URL=https://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-09-04T02:45:14.021648273Z","created_by":"RUN |2 DOWNLOADS_URL=https://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-09-04T02:45:14.021648273Z","created_by":"ENV APP_VERSION=3.14.7 BITNAMI_APP_NAME=python IMAGE_REVISION=11 OPENSSL_FIPS=yes OPENSSL_FIPS_PROVIDER_PATH=/etc/ssl/provider_fips.cnf PATH=/opt/bitnami/python/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-09-04T02:45:14.021648273Z","created_by":"EXPOSE map[8000/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-09-04T02:45:14.075329627Z","created_by":"WORKDIR /app","comment":"buildkit.dockerfile.v0"},{"created":"2026-09-04T02:45:14.075329627Z","created_by":"CMD [\"python\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])
crane flatten sha256:263d1dfa16e90e835afe187c35b3f9a26bad8992d6c61337956877742d9fe80e
Details
Created
2026-09-04 02:46:34 UTC
Content Digest
Labels
-
-
name
Photon OS aarch64/5.0 Base Image
-
org.opencontainers.image.base.name
docker.io/library/photon:5.0
-
org.opencontainers.image.created
2026-09-04T02:43:04Z
-
org.opencontainers.image.description
Application packaged by Broadcom, Inc.
-
org.opencontainers.image.title
python
-
org.opencontainers.image.vendor
Broadcom, Inc.
-
org.opencontainers.image.version
3.14.7
-
Environment
APP_VERSION
3.14.7
BITNAMI_APP_NAME
python
IMAGE_REVISION
11
OPENSSL_FIPS
yes
OPENSSL_FIPS_PROVIDER_PATH
/etc/ssl/provider_fips.cnf
OS_ARCH
arm64
OS_FLAVOUR
photon-5
OS_NAME
linux
PATH
/opt/bitnami/python/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:64c1b1d74eaa3c1263e9fd1a621f0a58118ca3a8dad1e6888065de1be33d1a86 - 100.0% (159 MB)
History
0001-01-01 00:00:00 UTC ([{"created":"2026-07-28T20:50:36.171860255Z","created_by":"ADD photon-rootfs-5.0-deb740b97.aarch64.tar.gz / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-07-28T20:50:36.171860255Z","created_by":"LABEL name=Photon OS aarch64/5.0 Base Image vendor=VMware build-date=20260727","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-07-28T20:50:36.171860255Z","created_by":"CMD [\"/bin/bash\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-09-04T02:44:06.801804179Z","created_by":"ARG DOWNLOADS_URL=https://downloads.bitnami.com/files/stacksmith","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-09-04T02:44:06.801804179Z","created_by":"ARG TARGETARCH=arm64","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-09-04T02:44:06.801804179Z","created_by":"LABEL org.opencontainers.image.base.name=docker.io/library/photon:5.0 org.opencontainers.image.created=2026-09-04T02:43:04Z org.opencontainers.image.description=Application packaged by Broadcom, Inc. org.opencontainers.image.title=python org.opencontainers.image.vendor=Broadcom, Inc. org.opencontainers.image.version=3.14.7","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-09-04T02:44:06.801804179Z","created_by":"ENV OS_ARCH=arm64 OS_FLAVOUR=photon-5 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-09-04T02:44:06.801804179Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-09-04T02:44:06.801804179Z","created_by":"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-09-04T02:45:35.344512237Z","created_by":"RUN |2 DOWNLOADS_URL=https://downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c install_packages 7zip bzip2-libs ca-certificates curl findutils gawk gcc git gzip libaio-devel libffi libstdc++ libtool make ncurses-libs net-tools openssl-devel openssl-fips-provider openssl-libs patch pkg-config procps-ng readline sed shadow sqlite-devel sqlite-libs tar util-linux wget which xz-libs zlib # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-09-04T02:45:40.304756538Z","created_by":"RUN |2 DOWNLOADS_URL=https://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=( \"python-3.14.7-8-linux-${OS_ARCH}-photon-5\" ) ; for COMPONENT in \"${COMPONENTS[@]}\"; do if [ ! -f \"${COMPONENT}.tar.gz\" ]; then curl -SsLf \"${DOWNLOADS_URL}/${COMPONENT}.tar.gz\" -O ; fi ; sha256sum -c \"/opt/bitnami/checksums/${COMPONENT}.tar.gz.sha256\" ; tar -zxf \"${COMPONENT}.tar.gz\" -C /opt/bitnami --strip-components=2 --no-same-owner ; rm -rf \"${COMPONENT}\".tar.gz ; done ; rm -rf /opt/bitnami/checksums ; # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-09-04T02:46:07.848666488Z","created_by":"RUN |2 DOWNLOADS_URL=https://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-09-04T02:46:08.207791471Z","created_by":"RUN |2 DOWNLOADS_URL=https://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-09-04T02:46:09.215515618Z","created_by":"RUN |2 DOWNLOADS_URL=https://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-09-04T02:46:09.422403316Z","created_by":"RUN |2 DOWNLOADS_URL=https://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-09-04T02:46:33.422085841Z","created_by":"RUN |2 DOWNLOADS_URL=https://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-09-04T02:46:34.144926652Z","created_by":"RUN |2 DOWNLOADS_URL=https://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-09-04T02:46:34.144926652Z","created_by":"ENV APP_VERSION=3.14.7 BITNAMI_APP_NAME=python IMAGE_REVISION=11 OPENSSL_FIPS=yes OPENSSL_FIPS_PROVIDER_PATH=/etc/ssl/provider_fips.cnf PATH=/opt/bitnami/python/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-09-04T02:46:34.144926652Z","created_by":"EXPOSE map[8000/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-09-04T02:46:34.186624203Z","created_by":"WORKDIR /app","comment":"buildkit.dockerfile.v0"},{"created":"2026-09-04T02:46:34.186624203Z","created_by":"CMD [\"python\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])
crane flatten sha256:f8b0e754290c2d8880c10b5e184bc8256c56dd0b991641def4205d8fda96fe60