sha256:d7801afe8dd965c58af63c7bcf657412dbd60eac7dbf4892f3ab95f8561cdb76
OS/ARCH
linux/amd64
Compressed size
647.59 MB
Last pushed
6 months by harnesscie
Type
Image
Manifest digest
sha256:d7801afe8dd965c58af63c7bcf657412dbd60eac7dbf4892f3ab95f8561cdb76
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 # buildkit222 B11COPY /bin/skopeo /bin/skopeo # buildkit20.16 MB12COPY /var/lib/containers/sigstore /var/lib/containers/sigstore # buildkit164 B13COPY /etc/containers /etc/containers # buildkit722 B14RUN |1 PYTHON_VERSION=python3.12 /bin/sh -c143.19 MB15LABEL org.opencontainers.image.base.name=foundation0 B16LABEL org.opencontainers.image.base.tag=python3.120 B17LABEL org.opencontainers.image.base.digest=sha256:48379db93c0c8547ced8d8b85f13430c06bd8f250c5ff12ee122c0326a1f289a0 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=prowler0 B22ARG DOCKER_WORKDIR=/app0 B23ENV PATH=/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B24WORKDIR /app32 B25COPY /foundation/pkgs/python/pkg/venv /app/venv # buildkit21.39 MB26COPY /foundation/pkgs/python/pkg/dist /app/dist # buildkit4.05 KB27COPY bin/start.sh /bin/ # buildkit218 B28RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh433.67 MB29RUN |2 DOCKER_ENTRYPOINT=sto_plugin DOCKER_WORKDIR=/app /bin/sh4.34 KB30ENTRYPOINT ["/bin/start.sh"]0 B31CMD ["--run-strategy" "single-container"]0 BCommand
ARG RELEASE