sha256:dfb50ffe41cd3e9de62aab07c6d852ff2f2b3879a5cf8d36383f1f489438dd88
OS/ARCH
Compressed size
249 MB
Last pushed
about 1 year by jeeaaasustest
Type
Image
Manifest digest
sha256:ec2bf3fdfbc19fe4c74c305b1f1b27bb76868c5abb77512e19a9796300d38758
Image Layers
1# debian.sh --arch 'arm64' out/26.78 MB2ENV PATH=/home/abc/.venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PUID=911 PGID=911 UMASK=0220 B3RUN /bin/sh -c set -x3.18 KB4COPY root/app/requirements.txt /app/ # buildkit193 B5RUN /bin/sh -c set -x156.5 MB6COPY root/ / # buildkit19.24 KB7RUN /bin/sh -c set -x51.21 MB8RUN /bin/sh -c set -x14.49 MB9VOLUME [/config /downloads]0 B10WORKDIR /config94 B11EXPOSE map[8080/tcp:{}]0 B12CMD ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1751241600'