sha256:beaf5bae3bf9f8c476cf8e6f996768a557574a5efcb2aaebdda9dd8644dddcad
OS/ARCH
linux/amd64
Compressed size
992.36 MB
Last pushed
6 months by harnesscie
Type
Image
Manifest digest
sha256:beaf5bae3bf9f8c476cf8e6f996768a557574a5efcb2aaebdda9dd8644dddcad
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=shiftleft0 B22ARG DOCKER_WORKDIR=/app0 B23ENV JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd640 B24ENV JAVA_8_HOME=/usr/lib/jvm/java-8-openjdk-amd640 B25ENV PATH=/app/venv/bin:/usr/local/go/bin:/usr/local/dotnet:/usr/lib/jvm/java-11-openjdk-amd64/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B26WORKDIR /app32 B27COPY /foundation/pkgs/python/pkg/venv /app/venv # buildkit21.39 MB28COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit4.05 KB29COPY bin/ /bin/ # buildkit2.41 KB30RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh781.61 MB31RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh42.76 KB32ENTRYPOINT ["/bin/start.sh"]0 B33CMD ["--run-strategy" "single-container"]0 BCommand
ARG RELEASE