sha256:26523fbf3746c805aa0835842c218fc9dae97bdf5dd51a12a1f56e9bb6fe967e
OS/ARCH
Compressed size
306.57 MB
Last pushed
about 1 month by jeeaaasustest
Type
Image
Manifest digest
sha256:1176e28aab3fe68310b0916f92f2f82d55dff80f186032f10380562d4edbaa43
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/ # buildkit194 B5RUN /bin/sh -c set -x175.73 MB6COPY root/ / # buildkit19.38 KB7RUN /bin/sh -c set -x51.21 MB8RUN /bin/sh -c set -x39.65 MB9RUN /bin/sh -c set -x13.14 MB10VOLUME [/config /downloads]0 B11WORKDIR /config96 B12EXPOSE [8080/tcp]0 B13CMD ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'