sha256:bbafff7933b154b8e865809bbd0de835c8cc7f182a37176958ea1eb14e046f0c
OS/ARCH
Compressed size
291.06 MB
Last pushed
about 2 months by harnesscie
Type
Image
Manifest digest
sha256:9699f5932e30fb46ad6afcd8c0671533688e7dc157e9e29970894976ce6a3296
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.91 MB11COPY /var/lib/containers/sigstore /var/lib/containers/sigstore # buildkit165 B12COPY /etc/containers /etc/containers # buildkit725 B13RUN |1 PYTHON_VERSION=python3.12 /bin/sh -c171.19 MB14LABEL org.opencontainers.image.base.name=foundation0 B15LABEL org.opencontainers.image.base.tag=python3.120 B16LABEL org.opencontainers.image.base.digest=sha256:2d51657edb6c8173410f33090503661cfd6f958c59d9c5464a441553a7f42d080 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=gitleaks0 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.59 MB25COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit3.69 KB26RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh24.37 MB27COPY /out/gitleaks /usr/bin/gitleaks # buildkit11.89 MB28RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh11.89 MB29COPY bin/start.sh bin/setup.sh /bin/ #284 B30RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh43.9 KB31ENTRYPOINT ["/bin/start.sh"]0 B32CMD ["--run-strategy" "single-container"]0 BCommand
ARG RELEASE