sha256:ca445a72cf02664584a61da70e61822da637759e62778b9a6da5fd22bf14ed9f
OS/ARCH
Compressed size
290.06 MB
Last pushed
3 months by jeeaaasustest
Type
Image
Manifest digest
sha256:798ff0d0e597dfd885e1062254dd99e53e6aea1ba3ecc9e6885d919be1004542
Image Layers
1# debian.sh --arch 'arm64' out/26.82 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/ # buildkit192 B5RUN /bin/sh -c set -x156.67 MB6COPY root/ / # buildkit19.24 KB7RUN /bin/sh -c set -x51.21 MB8RUN /bin/sh -c set -x42.3 MB9RUN /bin/sh -c set -x13.04 MB10VOLUME [/config /downloads]0 B11WORKDIR /config96 B12EXPOSE [8080/tcp]0 B13CMD ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1781049600'