sha256:26523fbf3746c805aa0835842c218fc9dae97bdf5dd51a12a1f56e9bb6fe967e
OS/ARCH
Compressed size
434.28 MB
Last pushed
about 1 month by jeeaaasustest
Type
Image
Manifest digest
sha256:59f7c5a6c613c8e328e6014ffc0aaf488bbfad83ac47fe7b08179f935a257a24
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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.18 KB4COPY root/app/requirements.txt /app/ # buildkit193 B5RUN /bin/sh -c set -x184.81 MB6COPY root/ / # buildkit19.38 KB7RUN /bin/sh -c set -x168.63 MB8RUN /bin/sh -c set -x40.79 MB9RUN /bin/sh -c set -x13.1 MB10VOLUME [/config /downloads]0 B11WORKDIR /config96 B12EXPOSE [8080/tcp]0 B13CMD ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'