sha256:68691eed46466d4117f1543edca00a214989703d6d6143229b511ae2e025d74f
OS/ARCH
Compressed size
249.05 MB
Last pushed
12 months by jeeaaasustest
Type
Image
Manifest digest
sha256:10eee78b6d51305db85faf14e64eb8c8243e2fe2748168f561c1701922b77bce
Image Layers
1# debian.sh --arch 'arm64' out/26.8 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/ # buildkit193 B5RUN /bin/sh -c set -x156.62 MB6COPY root/ / # buildkit19.24 KB7RUN /bin/sh -c set -x51.21 MB8RUN /bin/sh -c set -x14.41 MB9VOLUME [/config /downloads]0 B10WORKDIR /config96 B11EXPOSE &{[{{72 0} {72 0}}]0 B12CMD ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1757289600'