sha256:b12e1985e2649ebcdfce4f0d202663589d85661c4948ffd4166d779c085416e4
OS/ARCH
Compressed size
42.89 MB
Last pushed
over 1 year by pfcurtis
Type
Image
Manifest digest
sha256:26b79b148377989910e14c6fa7ef9e5846be61abbd938fc1622a6adfeca31993
Image Layers
1# debian.sh --arch 'arm64' out/26.77 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.18 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.100 B7ENV PYTHON_SHA256=07ab697474595e06f06647417d3c7fa97ded07afc1a7e4454c5639919b46eaea0 B8RUN /bin/sh -c set -eux;12.94 MB9RUN /bin/sh -c set -eux;251 B10CMD ["python3"]0 B11WORKDIR /mnt32 B12ADD web-server.py / # buildkit523 B13CMD ["python" "/web-server.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1743984000'