sha256:15fed4948c1b658511786d864f8bcb2f562e5e387c7ece90976d1a37e40afb96
OS/ARCH
Compressed size
60.27 MB
Last pushed
over 1 year by trimforce
Type
Image
Manifest digest
sha256:1be4bc9b369930963a0451bffef76826aad129667d50bbf804a5c64755cf9dd0
Image Layers
1# debian.sh --arch 'arm64' out/26.78 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;3.18 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.130 B7ENV PYTHON_SHA256=8fb5f9fbc7609fa822cb31549884575db7fd9657cbffb89510b5d7975963a83a0 B8RUN /bin/sh -c set -eux;15.39 MB9RUN /bin/sh -c set -eux;248 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 -m6.68 MB16COPY scripts/docker_entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit332 B17RUN /bin/sh -c chmod +x328 B18ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B19CMD ["python3" "-m" "butlarr"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1749513600'