sha256:b00f2681e30aec713aa100d7a2c37d8d4f365c48d04a7262a62854c847ba4c4b
OS/ARCH
Compressed size
45.47 MB
Last pushed
7 months by matthuisman
Type
Image
Manifest digest
sha256:d921292c952cb98cf9059eaff0276b17f1133a1b3b688b80ef02c8c6b4363c88
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=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.55 MB9RUN /bin/sh -c set -eux;251 B10CMD ["python3"]0 B11WORKDIR /usr/src/app132 B12COPY requirements.txt ./ # buildkit211 B13RUN /bin/sh -c pip install4.25 MB14COPY . . # buildkit37.75 KB15EXPOSE &{[{{10 0} {10 0}}]0 B16ENV IS_DOCKER=10 B17CMD ["python" "-u" "./app.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1771804800'