sha256:d10abd412dc4fdf1278aa40005d0e6c541f7d54db5de024c54adddd1d8275e51
OS/ARCH
Compressed size
430.9 MB
Last pushed
3 months by harnesscie
Type
Image
Manifest digest
sha256:2b146718550dbe5e5f66d1881850141ca0023eb74a0419ae9d87b56f7ce6501d
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 # buildkit220 B10COPY /bin/skopeo /bin/skopeo # buildkit20.3 MB11COPY /var/lib/containers/sigstore /var/lib/containers/sigstore # buildkit164 B12COPY /etc/containers /etc/containers # buildkit723 B13RUN |1 PYTHON_VERSION=python3.12 /bin/sh -c162.51 MB14LABEL org.opencontainers.image.base.name=foundation0 B15LABEL org.opencontainers.image.base.tag=python3.120 B16LABEL org.opencontainers.image.base.digest=sha256:5b981edb7c6268f26579682897bd6bddcaac38c31774a35b08effd94d9fb19cb0 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=checkov0 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.55 MB25COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit3.69 KB26COPY bin/start.sh /bin/ # buildkit219 B27RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh174.79 MB28COPY /out/kustomize /app/kustomize # buildkit11.28 MB29RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh11.28 MB30ENTRYPOINT ["/bin/start.sh"]0 B31CMD ["--run-strategy" "single-container"]0 BCommand
ARG RELEASE