Sign inSign up

harness/semgrep-job-runner:0.40.0

Multi-platform
Index digest

sha256:87fb4486aca8df5bedf9cbd3e58f2d56ae089ceed916a944442b7d8682121fb1

OS/ARCH

Compressed size

443.3 MB

Last pushed

about 2 months by harnesscie

Type

Image

Manifest digest

sha256:b249a3042e860c34fd218508b3576c4a3cac98d3e185b873347d82b47670963b

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 29.18 MB
5CMD ["/bin/bash"]0 B
6ENV DEBIAN_FRONTEND=noninteractive0 B
7ARG PYTHON_VERSION=python3.120 B
8ENV PYTHON=python3.120 B
9COPY bin/sto_plugin /bin/sto_plugin # buildkit218 B
10COPY /bin/skopeo /bin/skopeo # buildkit20.91 MB
11COPY /var/lib/containers/sigstore /var/lib/containers/sigstore # buildkit165 B
12COPY /etc/containers /etc/containers # buildkit725 B
13RUN |1 PYTHON_VERSION=python3.12 /bin/sh -c171.19 MB
14LABEL org.opencontainers.image.base.name=foundation0 B
15LABEL org.opencontainers.image.base.tag=python3.120 B
16LABEL org.opencontainers.image.base.digest=sha256:2d51657edb6c8173410f33090503661cfd6f958c59d9c5464a441553a7f42d080 B
17ARG DOCKER_ENTRYPOINT=/app/venv/lib/python3.12/site-packages/sto_plugin0 B
18ENV DOCKER_ENTRYPOINT=sto_plugin0 B
19ENV DOCKER_ENTRYPOINT_PREFIX=python3 -m0 B
20ENV PRODUCT_NAME=semgrep0 B
21ARG DOCKER_WORKDIR=/app0 B
22ENV PATH=/app/venv/bin:/app/semgrep_venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
23ENV SEMGREP_SEND_METRICS=on0 B
24ENV SEMGREP_INTEGRATION_NAME=harness.io0 B
25ENV EIO_BACKEND=posix0 B
26WORKDIR /app32 B
27RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh185 B
28COPY /foundation/pkgs/python/pkg/venv /app/venv # buildkit21.59 MB
29COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit4.08 KB
30COPY bin/start.sh /bin/ # buildkit215 B
31RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh21.61 MB
32RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh178.81 MB
33ENTRYPOINT ["/bin/start.sh"]0 B
34CMD ["--run-strategy" "single-container"]0 B

Command

 ARG RELEASE