sha256:2fffe1aca2acf252618feeab7a9c1e81e30cb28070634c8a5010763e50749af5
OS/ARCH
Compressed size
376.07 MB
Last pushed
2 months by harnesscie
Type
Image
Manifest digest
sha256:a1109855b03253e6a0d84111b8770671c4b2294ec031a30dc5d7e41963ea8e36
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 29.18 MB5CMD ["/bin/bash"]0 B6ENV DEBIAN_FRONTEND=noninteractive0 B7ARG PYTHON_VERSION=python3.120 B8ENV PYTHON=python3.120 B9COPY bin/sto_plugin /bin/sto_plugin # buildkit220 B10COPY /bin/skopeo /bin/skopeo # buildkit20.3 MB11COPY /var/lib/containers/sigstore /var/lib/containers/sigstore # buildkit165 B12COPY /etc/containers /etc/containers # buildkit723 B13RUN |1 PYTHON_VERSION=python3.12 /bin/sh -c162.57 MB14LABEL org.opencontainers.image.base.name=foundation0 B15LABEL org.opencontainers.image.base.tag=python3.120 B16LABEL org.opencontainers.image.base.digest=sha256:c5e595b959476d416bcf27ae5752700a882c108a7a00d9abc88e7ba00022fb890 B17ARG DOCKER_ENTRYPOINT=/app/venv/lib/python3.12/site-packages/sto_plugin0 B18ENV DOCKER_ENTRYPOINT=sto_plugin0 B19ENV DOCKER_ENTRYPOINT_PREFIX=python3 -m0 B20ENV PRODUCT_NAME=checkmarx_one0 B21ARG DOCKER_WORKDIR=/app0 B22ENV PATH=/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B23WORKDIR /app32 B24COPY /foundation/pkgs/python/pkg/venv /app/venv # buildkit21.56 MB25COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit3.71 KB26COPY bin/start.sh /bin/ # buildkit218 B27RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh142.41 MB28RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh43.38 KB29ENTRYPOINT ["/bin/start.sh"]0 B30CMD ["--run-strategy" "single-container"]0 BCommand
ARG RELEASE