Sign inSign up

oaklight/veilrender:0e7856a

Multi-platform
Index digest

sha256:32fd3500254168a4ef1bc3df616eb5342a312e5c3412749066629bf4ef96430f

OS/ARCH

Compressed size

388.3 MB

Last pushed

2 months by oaklight

Type

Image

Manifest digest

sha256:c3b1617e690ae2cc189faf89e67bb1778bb614f8691a0bec2ab6e9af402b4f38

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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.22 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.49 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update78.14 MB
12RUN /bin/sh -c useradd -m3.23 KB
13WORKDIR /app93 B
14COPY pyproject.toml . # buildkit830 B
15COPY src/ src/ # buildkit630.29 KB
16RUN /bin/sh -c pip install63.5 MB
17USER 10000 B
18RUN /bin/sh -c python -c204.59 MB
19EXPOSE [7860/tcp]0 B
20CMD ["python" "-m" "veilrender"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1782172800'