sha256:8eb9c9ac2e04b73f1bab9f7c5ab266bd086d393ff56884e18dec8953257511b8
OS/ARCH
linux/amd64
Compressed size
1.1 GB
Last pushed
6 months by harnesscie
Type
Image
Manifest digest
sha256:8eb9c9ac2e04b73f1bab9f7c5ab266bd086d393ff56884e18dec8953257511b8
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 MB15ARG DOCKER_ENTRYPOINT=/app/venv/lib/python3.12/site-packages/sto_plugin0 B16ENV DOCKER_ENTRYPOINT=sto_plugin0 B17ENV DOCKER_ENTRYPOINT_PREFIX=python3 -m0 B18ENV PRODUCT_NAME=owasp0 B19ARG DOCKER_WORKDIR=/app0 B20ENV PATH=/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B21WORKDIR /app32 B22COPY /foundation/pkgs/python/pkg/venv /app/venv # buildkit21.39 MB23COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit4.12 KB24ENV JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd640 B25SHELL [/bin/bash -c]0 B26RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/bash497.86 MB27ENV PATH=user/bin/dotnet:/usr/local/go/bin:/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B28RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/bash32 B29COPY /app/dependency-check/data /app/dependency-check/data # buildkit117.8 MB30RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/bash119.39 MB31COPY bin/start.sh bin/setup.sh /bin/ #846 B32RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/bash176.1 MB33RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/bash42.8 KB34ENTRYPOINT ["/bin/start.sh"]0 B35CMD ["--run-strategy" "single-container"]0 BCommand
ARG RELEASE