Sign inSign up

oaklight/veilrender:0.1.0

Multi-platform
Index digest

sha256:f50a5c72a453988200485ddc7dce8a015bc5be57d0385b28e1b22d10c8ddb38d

OS/ARCH

Compressed size

386.84 MB

Last pushed

3 months by oaklight

Type

Image

Manifest digest

sha256:b164672e35c051c032c217bc69896fbc6ece05977c7eb1b3321639c6a34864ed

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update81.11 MB
12RUN /bin/sh -c useradd -m3.23 KB
13WORKDIR /app93 B
14COPY pyproject.toml . # buildkit801 B
15COPY src/ src/ # buildkit82.41 KB
16RUN /bin/sh -c pip install53.79 MB
17RUN /bin/sh -c python -c210.67 MB
18USER 10000 B
19EXPOSE [7860/tcp]0 B
20CMD ["python" "-m" "veilrender"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1781049600'