sha256:76a6ed781abcec98004758c838da950f71fcb036fead39992c746cb71956e495
OS/ARCH
Compressed size
166.2 MB
Last pushed
about 1 month by mateoust
Type
Image
Manifest digest
sha256:bc4dc0260367fb56c5ada5f8ae1959df94191361e8605417be89d414e60360b5
Image Layers
1# debian.sh --arch 'arm64' out/28.75 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.22 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.10.200 B7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B8RUN /bin/sh -c set -eux;13.22 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ENV PYTHONIOENCODING=utf-80 B12RUN /bin/sh -c apt-get update15.76 MB13WORKDIR /app93 B14COPY /usr/local/lib/python3.10/site-packages /usr/local/lib/python3.10/site-packages # buildkit86.26 MB15COPY . . # buildkit19.4 MB16RUN /bin/sh -c python3 _download_web.py1.6 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' '@1785715200'