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