sha256:c8203afcb58481b1360e1cbd34e05aacf8fa6666eacd05047f485092a93d0069
OS/ARCH
Compressed size
466.07 MB
Last pushed
5 months by harnesscie
Type
Image
Manifest digest
sha256:ade22415b80ddabff7c7b4adb3e1ffa06b86919159e5db88da3fa2f97d79aea3
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 # buildkit221 B10COPY /bin/skopeo /bin/skopeo # buildkit20.19 MB11COPY /var/lib/containers/sigstore /var/lib/containers/sigstore # buildkit164 B12COPY /etc/containers /etc/containers # buildkit723 B13RUN |1 PYTHON_VERSION=python3.12 /bin/sh -c138.1 MB14LABEL org.opencontainers.image.base.name=foundation0 B15LABEL org.opencontainers.image.base.tag=python3.120 B16LABEL org.opencontainers.image.base.digest=sha256:eae292697258080230d35fd76c1e905cfb93ef28e1f2c804afa24c056f7525d00 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=veracode0 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.39 MB25COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit4.08 KB26ENV JAVA_HOME=/usr/lib/jvm/java-8-openjdk0 B27ENV PATH=/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-8-openjdk/bin0 B28ARG MAVEN_VERSION=3.6.00 B29ARG BASE_URL=https://apache.osuosl.org/maven/maven-3/3.6.0/binaries0 B30ENV MVN_REPO_URL=https://repo1.maven.org/maven2/com/veracode/vosp/api/wrappers/vosp-api-wrappers-java ARTIFACT_ID=vosp-api-wrappers-java0 B31COPY bin/start.sh /bin/ # buildkit218 B32RUN |4 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app MAVEN_VERSION=3.6.0257.16 MB33RUN |4 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app MAVEN_VERSION=3.6.042.77 KB34ENTRYPOINT ["/bin/start.sh"]0 B35CMD ["--run-strategy" "single-container"]0 BCommand
ARG RELEASE