sha256:3f4d13a24e97bce8a2fadcb75ea5956a2e028c3438b7ac1d8e7e5d60c2bcbbad
OS/ARCH
Compressed size
531.25 MB
Last pushed
about 1 year by jsavargas
Type
Image
Manifest digest
sha256:e93a88cc41004cf151ceb421e29000d3cbe27346c9105c491a722cd5ec9a62cd
Image Layers
1# debian.sh --arch 'arm64' out/46.1 MB2RUN /bin/sh -c set -eux;22.46 MB3RUN /bin/sh -c set -eux;61.38 MB4RUN /bin/sh -c set -ex;193.37 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6RUN /bin/sh -c set -eux;5.95 MB7ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B8ENV PYTHON_VERSION=3.13.50 B9ENV PYTHON_SHA256=93e583f243454e6e9e4588ca2c2662206ad961659863277afcdb96801647d6400 B10RUN /bin/sh -c set -eux;25.41 MB11RUN /bin/sh -c set -eux;250 B12CMD ["python3"]0 B13WORKDIR /app93 B14COPY requirements.txt requirements.txt # buildkit183 B15RUN /bin/sh -c apt-get update155.93 MB16RUN /bin/sh -c python3 -m20.62 MB17COPY telethon-downloader/ . # buildkit22.39 KB18VOLUME [/download /watch /config]0 B19CMD ["python" "app.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1749513600'