sha256:c74c465e7a5575a3fc32762d1a43934fd2e9db0501fcbbc8453d5a05785b5060
OS/ARCH
Compressed size
383.58 MB
Last pushed
3 months by harnesscie
Type
Image
Manifest digest
sha256:ecd49d230bb8e3adac7ca236af21cfd12a37c89829a0cd6fd6ff778f1e4deff5
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 # buildkit223 B10COPY /bin/skopeo /bin/skopeo # buildkit20.3 MB11COPY /var/lib/containers/sigstore /var/lib/containers/sigstore # buildkit166 B12COPY /etc/containers /etc/containers # buildkit724 B13RUN |1 PYTHON_VERSION=python3.12 /bin/sh -c164.04 MB14LABEL org.opencontainers.image.base.name=foundation0 B15LABEL org.opencontainers.image.base.tag=python3.120 B16LABEL org.opencontainers.image.base.digest=sha256:9da061a9cfaefdf64cd12ac1a3c8cf6d79b882682908a84f2c986a0fdfb07ff00 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=fossa0 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.48 MB25COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit3.63 KB26COPY bin/start.sh bin/setup.sh /bin/ #285 B27USER root0 B28RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh127.03 MB29RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh21.5 MB30RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh43.38 KB31ENTRYPOINT ["/bin/start.sh"]0 B32CMD ["--run-strategy" "single-container"]0 BCommand
ARG RELEASE