sha256:48352eff67d26bd04afebb28a69c0339c33d2beda88f8b2146a3f7450bda3b4f
OS/ARCH
Compressed size
292.93 MB
Last pushed
over 1 year by jsavargas
Type
Image
Manifest digest
sha256:7b0ffb43f78c357d85dc05fce0e6e89f3dd0e4f3d5e3c5e110f4f19fe979b77c
Image Layers
1# debian.sh --arch 'armhf' out/24.35 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;817.31 KB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.10 B6ENV PYTHON_SHA256=9cf9427bee9e2242e3877dd0f6b641c1853ca461f39d6503ce260a59c80bf0d90 B7RUN /bin/sh -c set -eux;11.35 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10WORKDIR /app93 B11COPY requirements.txt . # buildkit187 B12RUN /bin/sh -c apt-get update256.41 MB13COPY telegram-downloader/ . # buildkit19.25 KB14CMD ["python" "app.py"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bullseye' '@1734912000'