sha256:66d1be8acf6ece0796ff2f5ec969319faef3f430bb6e957396998fd47e674405
OS/ARCH
Compressed size
60.57 MB
Last pushed
about 1 year by trimforce
Type
Image
Manifest digest
sha256:f08c37784bcbc3c1b4b3c980b16910d13b0836e5aa5a88376902b88ea4638593
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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.35 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.130 B7ENV PYTHON_SHA256=8fb5f9fbc7609fa822cb31549884575db7fd9657cbffb89510b5d7975963a83a0 B8RUN /bin/sh -c set -eux;15.46 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.73 MB16COPY scripts/docker_entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit329 B17RUN /bin/sh -c chmod +x324 B18ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B19CMD ["python3" "-m" "butlarr"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'