sha256:0647dc08a09ee4e9852e9509f86cc78777fe198938f2651c3ba08d5aab272d62
OS/ARCH
Compressed size
293.53 MB
Last pushed
8 months by jeeaaasustest
Type
Image
Manifest digest
sha256:67a7228332ba8feaa6c65877066f7d5f4daa77d31e715edd2660f6d7f490a1aa
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/ # buildkit193 B5RUN /bin/sh -c set -x156.61 MB6COPY root/ / # buildkit19.24 KB7RUN /bin/sh -c set -x51.21 MB8RUN /bin/sh -c set -x45.62 MB9RUN /bin/sh -c set -x13.25 MB10VOLUME [/config /downloads]0 B11WORKDIR /config96 B12EXPOSE [8080/tcp]0 B13CMD ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1768176000'