sha256:15fed4948c1b658511786d864f8bcb2f562e5e387c7ece90976d1a37e40afb96
OS/ARCH
Compressed size
56.65 MB
Last pushed
about 1 year by trimforce
Type
Image
Manifest digest
sha256:a844e197e8481420110aa2cca4a11299fd024dade7b02113605db08e893080b1
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 /app93 B13ADD . /app # buildkit774.06 KB14RUN /bin/sh -c python3 -m7.49 MB15RUN /bin/sh -c python3 -m8.3 MB16COPY scripts/docker_entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit333 B17RUN /bin/sh -c chmod +x328 B18ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B19CMD ["python3" "-m" "butlarr"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1749513600'