sha256:23edd0bcbfc0c8fb733c83f6954500d8e210ec8f18ef54ddb342c2600e5a8c75
OS/ARCH
Compressed size
433.95 MB
Last pushed
about 2 months by harnesscie
Type
Image
Manifest digest
sha256:d68a3c1d7cb5bb32d809bc47ba0fe19ec7dc157910b3cfef1db725daa0d6f31c
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 # buildkit218 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.69 MB14LABEL org.opencontainers.image.base.name=foundation0 B15LABEL org.opencontainers.image.base.tag=python3.120 B16LABEL org.opencontainers.image.base.digest=sha256:1e5d7df9a212fb675d7ee4a3ee65036413698ecd323c206364f54cf6f80e8e580 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=semgrep0 B21ARG DOCKER_WORKDIR=/app0 B22ENV PATH=/app/venv/bin:/app/semgrep_venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B23ENV SEMGREP_SEND_METRICS=on0 B24ENV SEMGREP_INTEGRATION_NAME=harness.io0 B25ENV EIO_BACKEND=posix0 B26WORKDIR /app32 B27RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh185 B28COPY /foundation/pkgs/python/pkg/venv /app/venv # buildkit21.56 MB29COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit4.08 KB30COPY bin/start.sh /bin/ # buildkit218 B31RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh21.58 MB32RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh178.63 MB33ENTRYPOINT ["/bin/start.sh"]0 B34CMD ["--run-strategy" "single-container"]0 BCommand
ARG RELEASE