sha256:364b95f9e5ebb54c571a502e76a8c9b9f8c45eaabf18785fbf56349763e1b533
OS/ARCH
Compressed size
249.02 MB
Last pushed
about 1 year by jeeaaasustest
Type
Image
Manifest digest
sha256:139cb5239f9830cd1dd462c0eec1f709e79e2b467ee81c8a3271471cde8e3f77
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/ # buildkit194 B5RUN /bin/sh -c set -x156.53 MB6COPY root/ / # buildkit19.23 KB7RUN /bin/sh -c set -x51.21 MB8RUN /bin/sh -c set -x14.48 MB9VOLUME [/config /downloads]0 B10WORKDIR /config96 B11EXPOSE map[8080/tcp:{}]0 B12CMD ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1753056000'