sha256:79742266eabf6972ae5f82cadf083ddfff4c0313ace80a0593766e8d52352b38
OS/ARCH
Compressed size
59.81 MB
Last pushed
over 1 year by trimforce
Type
Image
Manifest digest
sha256:92d95b267c708549bac9ba63a7fb1fdaf77a30438a38855b8176d4c81c78c0d2
Image Layers
1# debian.sh --arch 'arm64' out/26.76 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.99 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.110 B7ENV PYTHON_SHA256=2a9920c7a0cd236de33644ed980a13cbbc21058bfdc528febb6081575ed73be30 B8RUN /bin/sh -c set -eux;15.38 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 -m6.58 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 'arm64' out/ 'bookworm' '@1734912000'