sha256:79742266eabf6972ae5f82cadf083ddfff4c0313ace80a0593766e8d52352b38
OS/ARCH
Compressed size
60.28 MB
Last pushed
over 1 year by trimforce
Type
Image
Manifest digest
sha256:2292ac8e3e0806b6b43e1d5b4c2230170e17e057128aaf3f7b68266a6d1062ac
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.16 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.110 B7ENV PYTHON_SHA256=2a9920c7a0cd236de33644ed980a13cbbc21058bfdc528febb6081575ed73be30 B8RUN /bin/sh -c set -eux;15.45 MB9RUN /bin/sh -c set -eux;248 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 -m6.64 MB16COPY scripts/docker_entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit327 B17RUN /bin/sh -c chmod +x323 B18ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B19CMD ["python3" "-m" "butlarr"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1734912000'