sha256:ff42e0b3c72db1ed49b3ecbb59077b9d01f0c636df9b7b7a64ac4d209e92829c
OS/ARCH
Compressed size
360.65 MB
Last pushed
about 1 year by jeeaaasustest
Type
Image
Manifest digest
sha256:b6a81f8ee7a700d682d11356b6fb89ca4570f6a6f2c6446fa18aa11396fca6de
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/ # buildkit192 B5RUN /bin/sh -c set -x165.83 MB6COPY root/ / # buildkit19.24 KB7RUN /bin/sh -c set -x153.34 MB8RUN /bin/sh -c set -x14.53 MB9VOLUME [/config /downloads]0 B10WORKDIR /config96 B11EXPOSE map[8080/tcp:{}]0 B12CMD ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'