sha256:93c0d25367ed3a7c153783de89eb4cef6dfd6e7aacac0caccf70a619eaf38d3b
OS/ARCH
Compressed size
294.05 MB
Last pushed
7 months by jeeaaasustest
Type
Image
Manifest digest
sha256:486f56c6db8b4fb7780aa4d8f99fc02a8d89616864033dfcc03928b6791c70fe
Image Layers
1# debian.sh --arch 'arm64' out/26.81 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.19 KB4COPY root/app/requirements.txt /app/ # buildkit191 B5RUN /bin/sh -c set -x156.62 MB6COPY root/ / # buildkit19.24 KB7RUN /bin/sh -c set -x51.21 MB8RUN /bin/sh -c set -x46.11 MB9RUN /bin/sh -c set -x13.29 MB10VOLUME [/config /downloads]0 B11WORKDIR /config96 B12EXPOSE [8080/tcp]0 B13CMD ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1769990400'