sha256:69b3193378a1d7b79fbb5b461eb9a16ba3e34ec685cac988dba1e067e1414c08
OS/ARCH
Compressed size
58.37 MB
Last pushed
over 1 year by schech1
Type
Image
Manifest digest
sha256:298292ea9024c046d0e76abfa9b8912f07284d05876379b03a45f40092ec25a4
Image Layers
1# debian.sh --arch 'arm64' out/26.76 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;2.99 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.110 B7ENV PYTHON_SHA256=2a9920c7a0cd236de33644ed980a13cbbc21058bfdc528febb6081575ed73be30 B8RUN /bin/sh -c set -eux;15.38 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11RUN /bin/sh -c python -m7.48 MB12WORKDIR /app93 B13COPY backend /app # buildkit3.24 KB14COPY VERSION /app/VERSION # buildkit148 B15RUN /bin/sh -c pip install5.75 MB16EXPOSE map[5005/tcp:{}]0 B17ENV FLASK_APP=app.py0 B18CMD ["python" "app.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1734912000'