sha256:6d88723ff25122fdafc1bab3f7613af169ed1a5daf9713449eec54945baf2c8c
OS/ARCH
Compressed size
733.21 MB
Last pushed
4 months by harnesscie
Type
Image
Manifest digest
sha256:e4dcb645922f4ccf7d4fc8fa5565f2e284a56de53788c8ff1f579425e7f40918
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 # buildkit222 B10COPY /bin/skopeo /bin/skopeo # buildkit20.21 MB11COPY /var/lib/containers/sigstore /var/lib/containers/sigstore # buildkit165 B12COPY /etc/containers /etc/containers # buildkit724 B13RUN |1 PYTHON_VERSION=python3.12 /bin/sh -c161.06 MB14LABEL org.opencontainers.image.base.name=foundation0 B15LABEL org.opencontainers.image.base.tag=python3.120 B16LABEL org.opencontainers.image.base.digest=sha256:d76708c547d39206e71b8010367466eac5ae9048652b5cd5c05ee297d9fcbd3a0 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=snyk0 B21ARG DOCKER_WORKDIR=/app0 B22ENV PATH=/app/venv/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B23WORKDIR /app32 B24COPY /foundation/pkgs/python/pkg/venv /app/venv # buildkit21.48 MB25COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit4.04 KB26COPY bin/start.sh /bin/ # buildkit219 B27RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh501.23 MB28RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh43.29 KB29ENTRYPOINT ["/bin/start.sh"]0 B30CMD ["--run-strategy" "single-container"]0 BCommand
ARG RELEASE