sha256:c523d5a3f18443510585f31b3170105fee6b1a14278eeacb3774cde220f1234c
OS/ARCH
Compressed size
43.34 MB
Last pushed
12 days by zeabur
Type
Image
Manifest digest
sha256:50e942e48933d5a01f7d778145642f4727c05c3c1b9ba501eed7681969ad2c53
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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;3.37 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;13.04 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get update713 B12COPY reader.py /reader.py # buildkit6.17 KB13COPY worker.py /worker.py # buildkit1.48 KB14ENV PYTHONDONTWRITEBYTECODE=10 B15CMD ["sleep" "60"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'