sha256:a13e688ff84e3e3abdb1f2bac602ba469b3c2ae27af4da33765086b28c727f44
OS/ARCH
Compressed size
483.16 MB
Last pushed
about 1 year by jsavargas
Type
Image
Manifest digest
sha256:68d50e0431d1ed98f1e6199ce0c642af8107530b66eea4d44f75b001dfb3982c
Image Layers
1# debian.sh --arch 'armhf' out/42.16 MB2RUN /bin/sh -c set -eux;20.91 MB3RUN /bin/sh -c set -eux;56.89 MB4RUN /bin/sh -c set -ex;167.17 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6RUN /bin/sh -c set -eux;5.29 MB7ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B8ENV PYTHON_VERSION=3.13.50 B9ENV PYTHON_SHA256=93e583f243454e6e9e4588ca2c2662206ad961659863277afcdb96801647d6400 B10RUN /bin/sh -c set -eux;24.91 MB11RUN /bin/sh -c set -eux;250 B12CMD ["python3"]0 B13WORKDIR /app93 B14COPY requirements.txt requirements.txt # buildkit183 B15RUN /bin/sh -c apt-get update145.38 MB16RUN /bin/sh -c python3 -m20.42 MB17COPY telethon-downloader/ . # buildkit22.39 KB18VOLUME [/download /watch /config]0 B19CMD ["python" "app.py"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1749513600'