sha256:e341623378aad9f2cc12cb08868ac0e25a59d38ffae63d175e896d58135d07ef
OS/ARCH
Compressed size
378.84 MB
Last pushed
about 15 hours by harnesscie
Type
Image
Manifest digest
sha256:9fc6507d9c7c65aa6e248c5dc81ab0db79b6a35df52a4a03ae0582a31ddb5217
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 29.21 MB5CMD ["/bin/bash"]0 B6ENV DEBIAN_FRONTEND=noninteractive0 B7ARG PYTHON_VERSION=python3.120 B8ENV PYTHON=python3.120 B9COPY bin/sto_plugin /bin/sto_plugin # buildkit219 B10COPY /bin/skopeo /bin/skopeo # buildkit21.57 MB11COPY /var/lib/containers/sigstore /var/lib/containers/sigstore # buildkit163 B12COPY /etc/containers /etc/containers # buildkit723 B13RUN |1 PYTHON_VERSION=python3.12 /bin/sh -c163.82 MB14LABEL org.opencontainers.image.base.name=foundation0 B15LABEL org.opencontainers.image.base.tag=python3.120 B16LABEL org.opencontainers.image.base.digest=sha256:eb0e7a7451441271b5c5e93be2bc62f20da732711e20d20dfdefa7b2a33949280 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.22 MB25COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit3.71 KB26COPY bin/start.sh /bin/ # buildkit216 B27RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh142.97 MB28RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh43.92 KB29ENTRYPOINT ["/bin/start.sh"]0 B30CMD ["--run-strategy" "single-container"]0 BCommand
ARG RELEASE