sha256:2ad34aa5779fce4e7a22375279be85a5e7aa952805cb67ddf851e57cfa0613dc
OS/ARCH
linux/amd64
Compressed size
563.4 MB
Last pushed
6 months by harnesscie
Type
Image
Manifest digest
sha256:2ad34aa5779fce4e7a22375279be85a5e7aa952805cb67ddf851e57cfa0613dc
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 29.18 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8ARG PYTHON_VERSION=python3.120 B9ENV PYTHON=python3.120 B10COPY bin/sto_plugin /bin/sto_plugin # buildkit220 B11COPY /bin/skopeo /bin/skopeo # buildkit20.1 MB12COPY /var/lib/containers/sigstore /var/lib/containers/sigstore # buildkit165 B13COPY /etc/containers /etc/containers # buildkit723 B14RUN |1 PYTHON_VERSION=python3.12 /bin/sh -c140.03 MB15LABEL org.opencontainers.image.base.name=foundation0 B16LABEL org.opencontainers.image.base.tag=python3.120 B17LABEL org.opencontainers.image.base.digest=sha256:b492837997cd849ef1700a040d15f480fa36fdc79b7fce8c96f0c8971f323cc90 B18ARG DOCKER_ENTRYPOINT=/app/venv/lib/python3.12/site-packages/sto_plugin0 B19ENV DOCKER_ENTRYPOINT=sto_plugin0 B20ENV DOCKER_ENTRYPOINT_PREFIX=python3 -m0 B21ENV PRODUCT_NAME=checkmarx0 B22ARG DOCKER_WORKDIR=/app0 B23ENV PATH=/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B24WORKDIR /app32 B25COPY /foundation/pkgs/python/pkg/venv /app/venv # buildkit21.39 MB26COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit4.1 KB27ENV JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64/0 B28COPY bin/start.sh bin/setup.sh /bin/ #820 B29COPY bin/CxConsolePlugin-1.1.40/ /app/CxConsolePlugin/ # buildkit47.74 MB30ENV CLASSPATH=/CxConsolePlugin/lib/0 B31RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh304.91 MB32RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh42.78 KB33ENTRYPOINT ["/bin/start.sh"]0 B34CMD ["--run-strategy" "single-container"]0 BCommand
ARG RELEASE