sha256:2239d8f2862b54523751256791c69f1942d582e485163de716107a33154fb556
OS/ARCH
Compressed size
45.22 MB
Last pushed
about 1 year by devdull
Type
Image
Manifest digest
sha256:fbe71717acb231bcd543c75755d0840248114cc8db353ea2c4f99b12dfd766b2
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.35 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.50 B6ENV PYTHON_SHA256=93e583f243454e6e9e4588ca2c2662206ad961659863277afcdb96801647d6400 B7RUN /bin/sh -c set -eux;12 MB8RUN /bin/sh -c set -eux;251 B9CMD ["python3"]0 B10ARG LISTEN_PORT=80000 B11ENV LISTEN_PORT=80000 B12RUN |1 LISTEN_PORT=8000 /bin/sh -c93 B13WORKDIR /app32 B14COPY /root/.local /root/.local # buildkit2.94 MB15COPY ddb.py pyxie.py constfig.py config.yaml5.95 KB16ENV PATH=/root/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B17EXPOSE map[8000/tcp:{}]0 B18CMD ["/app/run.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'