sha256:d2fe235328856a706068ed053ba64332fee0cf8d2b86f4f4316b9ea4f10a89e2
OS/ARCH
Compressed size
215.07 MB
Last pushed
6 months by mateoust
Type
Image
Manifest digest
sha256:d722727f3a88e6670f6e25771a95167c6c119298d87df13ba100345c5e987263
Image Layers
1# debian.sh --arch 'arm64' out/28.74 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.21 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.10.200 B7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B8RUN /bin/sh -c set -eux;13.14 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ENV PYTHONIOENCODING=utf-80 B12RUN /bin/sh -c apt-get update15.58 MB13WORKDIR /app93 B14COPY /usr/local/lib/python3.10/site-packages /usr/local/lib/python3.10/site-packages # buildkit135.57 MB15COPY . . # buildkit19.21 MB16RUN /bin/sh -c python3 _download_web.py1.62 MB17EXPOSE [13200/tcp]0 B18VOLUME [/app/result /app/cache /app/log]0 B19CMD ["python3" "_httpserver_test.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1773619200'