sha256:dded1b29c8b58757505bd1d4f52341cfd027edfa113de61c2ccf545db12825f8
OS/ARCH
Compressed size
344.96 MB
Last pushed
5 months by harnesscie
Type
Image
Manifest digest
sha256:2db5caf1a84c21261b0568286f5b627d31830ac0da43df012ab52d73ed1fc9ad
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 # buildkit221 B10COPY /bin/skopeo /bin/skopeo # buildkit20.19 MB11COPY /var/lib/containers/sigstore /var/lib/containers/sigstore # buildkit164 B12COPY /etc/containers /etc/containers # buildkit723 B13RUN |1 PYTHON_VERSION=python3.12 /bin/sh -c138.1 MB14LABEL org.opencontainers.image.base.name=foundation0 B15LABEL org.opencontainers.image.base.tag=python3.120 B16LABEL org.opencontainers.image.base.digest=sha256:eae292697258080230d35fd76c1e905cfb93ef28e1f2c804afa24c056f7525d00 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=nmap0 B21ARG DOCKER_WORKDIR=/app0 B22ENV PATH=/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B23ENV NMAP_VERSION=7.920 B24WORKDIR /app32 B25COPY /foundation/pkgs/python/pkg/venv /app/venv # buildkit21.39 MB26COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit4.04 KB27COPY bin/start.sh /bin/ # buildkit218 B28RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh62.83 MB29RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh73.22 MB30RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh42.76 KB31ENTRYPOINT ["/bin/start.sh"]0 B32CMD ["--run-strategy" "single-container"]0 BCommand
ARG RELEASE