Sign inSign up

devdull/pyxie:v0.0.2

Multi-platform
Web analytics
Index digest

sha256:c95c2604ace023e9390a9de882712e6b4b7ee65eface4ad5eef0f2667c9cab1f

OS/ARCH

Compressed size

44.79 MB

Last pushed

about 1 year by devdull

Type

Image

Manifest digest

sha256:c9f02240777c7925058e99a1b0e45a06f23a191d01b1df9cab2de3592b095f6b

Image Layers

1# debian.sh --arch 'arm64' out/26.78 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;3.18 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.50 B
6ENV PYTHON_SHA256=93e583f243454e6e9e4588ca2c2662206ad961659863277afcdb96801647d6400 B
7RUN /bin/sh -c set -eux;11.9 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10ARG LISTEN_PORT=80000 B
11ENV LISTEN_PORT=80000 B
12RUN |1 LISTEN_PORT=8000 /bin/sh -c92 B
13WORKDIR /app32 B
14COPY /root/.local /root/.local # buildkit2.92 MB
15COPY ddb.py pyxie.py constfig.py config.yaml5.53 KB
16ENV PATH=/root/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
17EXPOSE map[8000/tcp:{}]0 B
18CMD ["/app/run.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1751241600'