sha256:e28dfaa5055b4f54b0b9ad2df6c64fc539490fe496a76bef1b79ec9c2c4631d0
OS/ARCH
linux/amd64
Compressed size
117.87 MB
Last pushed
about 1 month by davidparks21
Type
Image
Manifest digest
sha256:e28dfaa5055b4f54b0b9ad2df6c64fc539490fe496a76bef1b79ec9c2c4631d0
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.150 B7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B8RUN /bin/sh -c set -eux;13.7 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11ARG DEBIAN_FRONTEND=noninteractive0 B12RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c22.81 MB13WORKDIR /opt/workflow118 B14COPY requirements.txt . # buildkit299 B15RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c51.68 MB16COPY scripts/ scripts/ # buildkit42.87 KB17COPY tests/ tests/ # buildkit13.03 KB18CMD ["python" "/opt/workflow/scripts/grant_report.py" "--help"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1771804800'