sha256:3b4596a6792ff17e5747c36a06fb89384c381966f4fc0ed92ec5aa665d92fb00
OS/ARCH
Compressed size
394.58 MB
Last pushed
about 1 year by jeeaaasustest
Type
Image
Manifest digest
sha256:257f9f94e74af5cf56b18baf51a75ba8ee6bd3ecedcf489faa6d1f33fa54140f
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/ # buildkit191 B5RUN /bin/sh -c set -x165.86 MB6COPY root/ / # buildkit19.24 KB7RUN /bin/sh -c set -x187.25 MB8RUN /bin/sh -c set -x14.52 MB9VOLUME [/config /downloads]0 B10WORKDIR /config96 B11EXPOSE map[8080/tcp:{}]0 B12CMD ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400'