sha256:938d38a251f9cb1dedc65da39efb06b3fff453b7680a6bc465d93f34832a85a9
OS/ARCH
linux/amd64
Compressed size
346.79 MB
Last pushed
6 months by harnesscie
Type
Image
Manifest digest
sha256:938d38a251f9cb1dedc65da39efb06b3fff453b7680a6bc465d93f34832a85a9
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 29.18 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8ARG PYTHON_VERSION=python3.120 B9ENV PYTHON=python3.120 B10COPY bin/sto_plugin /bin/sto_plugin # buildkit220 B11COPY /bin/skopeo /bin/skopeo # buildkit20.1 MB12COPY /var/lib/containers/sigstore /var/lib/containers/sigstore # buildkit165 B13COPY /etc/containers /etc/containers # buildkit723 B14RUN |1 PYTHON_VERSION=python3.12 /bin/sh -c140.03 MB15LABEL org.opencontainers.image.base.name=foundation0 B16LABEL org.opencontainers.image.base.tag=python3.120 B17LABEL org.opencontainers.image.base.digest=sha256:b492837997cd849ef1700a040d15f480fa36fdc79b7fce8c96f0c8971f323cc90 B18ARG DOCKER_ENTRYPOINT=/app/venv/lib/python3.12/site-packages/sto_plugin0 B19ENV DOCKER_ENTRYPOINT=sto_plugin0 B20ENV DOCKER_ENTRYPOINT_PREFIX=python3 -m0 B21ENV PRODUCT_NAME=nmap0 B22ARG DOCKER_WORKDIR=/app0 B23ENV PATH=/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B24ENV NMAP_VERSION=7.920 B25WORKDIR /app32 B26COPY /foundation/pkgs/python/pkg/venv /app/venv # buildkit21.39 MB27COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit4.04 KB28COPY bin/start.sh /bin/ # buildkit219 B29RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh62.83 MB30RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh73.21 MB31RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh42.75 KB32ENTRYPOINT ["/bin/start.sh"]0 B33CMD ["--run-strategy" "single-container"]0 BCommand
ARG RELEASE