sha256:d062c14eba47f3c38e2ec1a359f31ce65d2946b996a7ad3473dccacf75a804f4
OS/ARCH
Compressed size
248.99 MB
Last pushed
about 1 year by jeeaaasustest
Type
Image
Manifest digest
sha256:4b146b2c56cffc1807f45d97c99e18485f927448b2b8d18143f1fbefa306989b
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.19 KB4COPY root/app/requirements.txt /app/ # buildkit192 B5RUN /bin/sh -c set -x156.53 MB6COPY root/ / # buildkit19.24 KB7RUN /bin/sh -c set -x51.21 MB8RUN /bin/sh -c set -x14.45 MB9VOLUME [/config /downloads]0 B10WORKDIR /config96 B11EXPOSE map[8080/tcp:{}]0 B12CMD ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1754870400'