sha256:cd93f41de15ed63fb03b7fb6b032eaba5d0b9b41cffdfe401174dd2a71b57a8f
OS/ARCH
linux/amd64
Compressed size
285.1 MB
Last pushed
18 days by conviso
Type
Image
Manifest digest
sha256:e292935f3e06ef0018d4797ff8c915bf3d4404d2f85c33c1b529fd6185fc75f6
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;11.55 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get update33.17 MB12COPY /downloads/gitleaks /usr/local/bin/ # buildkit7.87 MB13COPY /downloads/trivy /usr/local/bin/ # buildkit46.3 MB14COPY /downloads/docker /usr/local/bin/ # buildkit9.03 MB15COPY /downloads/docker-buildx /usr/local/lib/docker/cli-plugins/docker-buildx # buildkit19.3 MB16COPY /install /usr/local # buildkit115.46 MB17COPY /opt/conviso-sca-venv /opt/conviso-sca-venv # buildkit12.78 MB18ENV CONVISO_SCA_PYTHON=/opt/conviso-sca-venv/bin/python0 B19RUN /bin/sh -c git config159 B20ENV GIT_CONFIG_COUNT=1 GIT_CONFIG_KEY_0=safe.directory GIT_CONFIG_VALUE_0=*0 B21ENV CONVISO_TOOL_MODE=executable0 B22WORKDIR /workdir97 B23COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit562 B24ENTRYPOINT ["docker-entrypoint.sh"]0 B25CMD ["--help"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'