sha256:a52851aef77d69f09bac511b047de4b4d0d91bfa65756b513e88de3198bcc700
OS/ARCH
Compressed size
467.2 MB
Last pushed
6 months by jeeaaasustest
Type
Image
Manifest digest
sha256:4d26001b59ccbbb0ae83c3688f9ff932fcac91706ef803d29c7ea773387f88fb
Image Layers
1# debian.sh --arch 'amd64' out/26.93 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 -x166.02 MB6COPY root/ / # buildkit19.24 KB7RUN /bin/sh -c set -x212.42 MB8RUN /bin/sh -c set -x48.5 MB9RUN /bin/sh -c set -x13.31 MB10VOLUME [/config /downloads]0 B11WORKDIR /config96 B12EXPOSE [8080/tcp]0 B13CMD ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'