sha256:08e00445d58a1758eea32e86e14ce8ed7052f938af38429881cdffbd6be3bf93
OS/ARCH
Compressed size
171.32 MB
Last pushed
about 1 year by scottylw
Type
Image
Manifest digest
sha256:dc975411760efa6906a73944cf34b8a0b41f95f26a0e016926a8c271967924f1
Image Layers
1# debian.sh --arch 'arm64' out/28.74 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.21 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.130 B7ENV PYTHON_SHA256=8fb5f9fbc7609fa822cb31549884575db7fd9657cbffb89510b5d7975963a83a0 B8RUN /bin/sh -c set -eux;13.91 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ENV RUN_IN_DOCKER=True0 B12RUN /bin/sh -c set -eux;63.73 MB13RUN /bin/sh -c pip install63.72 MB14COPY ./github_action_resources/entrypoint.sh /entrypoint.sh # buildkit2.75 KB15COPY ./github_action_resources/checkov-problem-matcher.json /usr/local/lib/checkov-problem-matcher.json # buildkit357 B16COPY ./github_action_resources/checkov-problem-matcher-softfail.json /usr/local/lib/checkov-problem-matcher-softfail.json # buildkit378 B17ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1754870400'