sha256:5f417bd0a4a67d7f2d2282fb7851a8906dff1fb2963bfe1e7147c3f8c8d89f94
OS/ARCH
linux/amd64
Compressed size
1.1 GB
Last pushed
7 months by harnesscie
Type
Image
Manifest digest
sha256:5f417bd0a4a67d7f2d2282fb7851a8906dff1fb2963bfe1e7147c3f8c8d89f94
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.12 MB12COPY /var/lib/containers/sigstore /var/lib/containers/sigstore # buildkit165 B13COPY /etc/containers /etc/containers # buildkit724 B14RUN |1 PYTHON_VERSION=python3.12 /bin/sh -c146.72 MB15ARG DOCKER_ENTRYPOINT=/app/venv/lib/python3.12/site-packages/sto_plugin0 B16ENV DOCKER_ENTRYPOINT=sto_plugin0 B17ENV DOCKER_ENTRYPOINT_PREFIX=python3 -m0 B18ARG DOCKER_WORKDIR=/app0 B19ENV PATH=/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B20WORKDIR /app32 B21COPY /foundation/pkgs/python/pkg/venv /app/venv # buildkit21.31 MB22COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit4.12 KB23ENV JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd640 B24SHELL [/bin/bash -c]0 B25RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/bash497.22 MB26ENV PATH=user/bin/dotnet:/usr/local/go/bin:/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B27RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/bash32 B28COPY /app/dependency-check/data /app/dependency-check/data # buildkit116.6 MB29RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/bash117.8 MB30COPY bin/start.sh bin/setup.sh /bin/ #844 B31RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/bash174.46 MB32RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/bash42.81 KB33ENTRYPOINT ["/bin/start.sh"]0 B34CMD ["--run-strategy" "single-container"]0 BCommand
ARG RELEASE