sha256:66d1be8acf6ece0796ff2f5ec969319faef3f430bb6e957396998fd47e674405
OS/ARCH
Compressed size
60.13 MB
Last pushed
about 1 year by trimforce
Type
Image
Manifest digest
sha256:5bb21c333af738c0970c8b5611c4b79f9134f21e57d525c47ab117278e4e9fa3
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 /app92 B13ADD . /app # buildkit632.92 KB14RUN /bin/sh -c python3 -m7.49 MB15RUN /bin/sh -c python3 -m6.68 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 'arm64' out/ 'bookworm' '@1749513600'