Details
Created
2026-03-24 22:35:08 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-03-24T22:33:29Z
-
org.opencontainers.image.description
Application packaged by Broadcom, Inc.
-
org.opencontainers.image.title
node
-
org.opencontainers.image.vendor
Broadcom, Inc.
-
org.opencontainers.image.version
24.14.1
-
Environment
APP_VERSION
24.14.1
BITNAMI_APP_NAME
node
COREPACK_HOME
/opt/bitnami/node/corepack
IMAGE_REVISION
0
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:/opt/bitnami/node/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:80f6ef2fb01517037a2e5623e29a8064f0143eab44a0b1a3273e2875ebf794d0 - 100.0% (234 MB)
History
0001-01-01 00:00:00 UTC ([{"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-24T22:33:51.491939293Z","created_by":"ARG DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-03-24T22:33:51.491939293Z","created_by":"ARG TARGETARCH=amd64","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-03-24T22:33:51.491939293Z","created_by":"LABEL org.opencontainers.image.base.name=docker.io/library/photon:5.0 org.opencontainers.image.created=2026-03-24T22:33:29Z org.opencontainers.image.description=Application packaged by Broadcom, Inc. org.opencontainers.image.title=node org.opencontainers.image.vendor=Broadcom, Inc. org.opencontainers.image.version=24.14.1","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-03-24T22:33:51.491939293Z","created_by":"ENV OS_ARCH=amd64 OS_FLAVOUR=photon-5 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-03-24T22:33:51.491939293Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-03-24T22:33:51.491939293Z","created_by":"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-03-24T22:34:45.779139315Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c install_packages bzip2-libs ca-certificates curl findutils gawk gcc git gzip libaio-devel libffi libgcc 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 unzip util-linux wget which xz-libs zlib # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-03-24T22:34:53.273097279Z","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=( \"python-3.14.3-14-linux-${OS_ARCH}-photon-5\" \"node-24.14.1-0-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-24T22:35:02.037499762Z","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-24T22:35:02.152335639Z","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-24T22:35:02.332252213Z","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-24T22:35:02.816649016Z","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-24T22:35:02.922092044Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c mkdir /.npm \u0026\u0026 chmod g+rwX /.npm # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-03-24T22:35:03.027536712Z","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-24T22:35:08.798669473Z","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-24T22:35:08.840915813Z","created_by":"COPY rootfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-03-24T22:35:08.955415232Z","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/node/postunpack.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-03-24T22:35:08.955415232Z","created_by":"ENV APP_VERSION=24.14.1 BITNAMI_APP_NAME=node COREPACK_HOME=/opt/bitnami/node/corepack IMAGE_REVISION=0 OPENSSL_FIPS=yes OPENSSL_FIPS_PROVIDER_PATH=/etc/ssl/provider_fips.cnf PATH=/opt/bitnami/python/bin:/opt/bitnami/node/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-03-24T22:35:08.955415232Z","created_by":"EXPOSE map[3000/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-03-24T22:35:08.99641053Z","created_by":"WORKDIR /app","comment":"buildkit.dockerfile.v0"},{"created":"2026-03-24T22:35:08.99641053Z","created_by":"CMD [\"node\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])
crane flatten sha256:b0ea2ad4728319d76e13d82826b3f9120ab7231581b3fc6c5fcea94c1d91ccd4
Details
Created
2026-03-24 22:36:29 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-03-24T22:33:29Z
-
org.opencontainers.image.description
Application packaged by Broadcom, Inc.
-
org.opencontainers.image.title
node
-
org.opencontainers.image.vendor
Broadcom, Inc.
-
org.opencontainers.image.version
24.14.1
-
Environment
APP_VERSION
24.14.1
BITNAMI_APP_NAME
node
COREPACK_HOME
/opt/bitnami/node/corepack
IMAGE_REVISION
0
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:/opt/bitnami/node/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:079854c9e12a0f6ed361e9ea25c7f23c8764644919c48edb5d29ea11a6de2792 - 100.0% (222 MB)
History
0001-01-01 00:00:00 UTC ([{"created":"2026-03-03T18:51:57.502362525Z","created_by":"ADD photon-rootfs-5.0-eb39da49f.aarch64.tar.gz / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-03-03T18:51:57.502362525Z","created_by":"LABEL name=Photon OS aarch64/5.0 Base Image vendor=VMware build-date=20260214","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-03-03T18:51:57.502362525Z","created_by":"CMD [\"/bin/bash\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-03-24T22:33:51.487250788Z","created_by":"ARG DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-03-24T22:33:51.487250788Z","created_by":"ARG TARGETARCH=arm64","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-03-24T22:33:51.487250788Z","created_by":"LABEL org.opencontainers.image.base.name=docker.io/library/photon:5.0 org.opencontainers.image.created=2026-03-24T22:33:29Z org.opencontainers.image.description=Application packaged by Broadcom, Inc. org.opencontainers.image.title=node org.opencontainers.image.vendor=Broadcom, Inc. org.opencontainers.image.version=24.14.1","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-03-24T22:33:51.487250788Z","created_by":"ENV OS_ARCH=arm64 OS_FLAVOUR=photon-5 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-03-24T22:33:51.487250788Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-03-24T22:33:51.487250788Z","created_by":"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-03-24T22:35:33.003774978Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c install_packages bzip2-libs ca-certificates curl findutils gawk gcc git gzip libaio-devel libffi libgcc 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 unzip util-linux wget which xz-libs zlib # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-03-24T22:35:52.345733547Z","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=( \"python-3.14.3-14-linux-${OS_ARCH}-photon-5\" \"node-24.14.1-0-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-24T22:36:12.920880646Z","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-03-24T22:36:13.339422342Z","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-03-24T22:36:14.437183998Z","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-03-24T22:36:15.396559364Z","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-03-24T22:36:15.581695657Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c mkdir /.npm \u0026\u0026 chmod g+rwX /.npm # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-03-24T22:36:15.79361228Z","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-03-24T22:36:29.412166431Z","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-03-24T22:36:29.456201Z","created_by":"COPY rootfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-03-24T22:36:29.886745149Z","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/node/postunpack.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2026-03-24T22:36:29.886745149Z","created_by":"ENV APP_VERSION=24.14.1 BITNAMI_APP_NAME=node COREPACK_HOME=/opt/bitnami/node/corepack IMAGE_REVISION=0 OPENSSL_FIPS=yes OPENSSL_FIPS_PROVIDER_PATH=/etc/ssl/provider_fips.cnf PATH=/opt/bitnami/python/bin:/opt/bitnami/node/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-03-24T22:36:29.886745149Z","created_by":"EXPOSE map[3000/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2026-03-24T22:36:29.9263325Z","created_by":"WORKDIR /app","comment":"buildkit.dockerfile.v0"},{"created":"2026-03-24T22:36:29.9263325Z","created_by":"CMD [\"node\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])
crane flatten sha256:08082d4af130583bfe95024aa11dc330ac98272332fbdd5f9deb44d2e5be5dfc