sha256:b09bfe8774d81fe8b16b962e3b14fa86697dac7e74ce48c83fe190673f439788
OS/ARCH
Compressed size
255.9 MB
Last pushed
about 1 month by harnesscie
Type
Image
Manifest digest
sha256:5355d3bb5f7e7a6dddeab69aa4a32540132af073119c19b9c3140220e9dcbde4
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 29.19 MB5CMD ["/bin/bash"]0 B6ENV DEBIAN_FRONTEND=noninteractive0 B7ARG PYTHON_VERSION=python3.120 B8ENV PYTHON=python3.120 B9COPY bin/sto_plugin /bin/sto_plugin # buildkit220 B10COPY /bin/skopeo /bin/skopeo # buildkit20.91 MB11COPY /var/lib/containers/sigstore /var/lib/containers/sigstore # buildkit164 B12COPY /etc/containers /etc/containers # buildkit724 B13RUN |1 PYTHON_VERSION=python3.12 /bin/sh -c162.55 MB14LABEL org.opencontainers.image.base.name=foundation0 B15LABEL org.opencontainers.image.base.tag=python3.120 B16LABEL org.opencontainers.image.base.digest=sha256:07f5708eb4c449df9bf3ab2a62e2265a138ffbf9a6b78189c6fd7be8ac09a4b90 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=nikto0 B21ARG DOCKER_WORKDIR=/app0 B22ENV PATH=/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B23ENV VERSION_NIKTO=2.1.60 B24WORKDIR /app32 B25COPY /foundation/pkgs/python/pkg/venv /app/venv # buildkit21.13 MB26COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit4.04 KB27COPY bin/start.sh /bin/ # buildkit218 B28COPY bin/nikto-2.1.6.tar.gz /opt/nikto-2.1.6.tar.gz # buildkit479.44 KB29WORKDIR /opt32 B30RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh478.89 KB31COPY bin/templates/ /opt/nikto/templates/ # buildkit403 B32WORKDIR /app32 B33RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh21.14 MB34RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh44.05 KB35ENTRYPOINT ["/bin/start.sh"]0 B36CMD ["--run-strategy" "single-container"]0 BCommand
ARG RELEASE