sha256:79742266eabf6972ae5f82cadf083ddfff4c0313ace80a0593766e8d52352b38
OS/ARCH
Compressed size
56.13 MB
Last pushed
over 1 year by trimforce
Type
Image
Manifest digest
sha256:174f612cdd168abadd5da3c268cb6b6cfa2f621a8d7f9de98f09cefaab8013be
Image Layers
1# debian.sh --arch 'armhf' out/22.82 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.6 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.110 B7ENV PYTHON_SHA256=2a9920c7a0cd236de33644ed980a13cbbc21058bfdc528febb6081575ed73be30 B8RUN /bin/sh -c set -eux;14.49 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11LABEL Name=Butlarr Version=1.00 B12WORKDIR /app93 B13ADD . /app # buildkit631.29 KB14RUN /bin/sh -c python3 -m7.48 MB15RUN /bin/sh -c python3 -m8.12 MB16COPY scripts/docker_entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit329 B17RUN /bin/sh -c chmod +x325 B18ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B19CMD ["python3" "-m" "butlarr"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1734912000'