sha256:66d1be8acf6ece0796ff2f5ec969319faef3f430bb6e957396998fd47e674405
OS/ARCH
Compressed size
56.52 MB
Last pushed
about 1 year by trimforce
Type
Image
Manifest digest
sha256:271838dd604a27f483b169604dfd2ab12876a2f9860d0b1dfd531d121e14072d
Image Layers
1# debian.sh --arch 'armhf' out/22.83 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;2.78 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.130 B7ENV PYTHON_SHA256=8fb5f9fbc7609fa822cb31549884575db7fd9657cbffb89510b5d7975963a83a0 B8RUN /bin/sh -c set -eux;14.49 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11LABEL Name=Butlarr Version=1.00 B12WORKDIR /app92 B13ADD . /app # buildkit632.92 KB14RUN /bin/sh -c python3 -m7.49 MB15RUN /bin/sh -c python3 -m8.3 MB16COPY scripts/docker_entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit330 B17RUN /bin/sh -c chmod +x326 B18ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B19CMD ["python3" "-m" "butlarr"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1749513600'