Sign inSign up

oaklight/veilrender:fb9b78d

Index digest

sha256:777ffdada9a8639cdb6a923fb028081abb9891f675a2fd930a2f8244cb7bb76d

OS/ARCH

linux/amd64

Compressed size

321.82 MB

Last pushed

25 days by oaklight

Type

Image

Manifest digest

sha256:4dc230e9539edf149566f288b118629e3a7705ec04b960861cd8dca4627cd688

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update15.66 MB
12RUN /bin/sh -c useradd -m3.23 KB
13WORKDIR /app93 B
14COPY pyproject.toml . # buildkit821 B
15COPY src/ src/ # buildkit607.85 KB
16COPY scripts/ scripts/ # buildkit1.36 KB
17RUN /bin/sh -c pip install53.76 MB
18COPY /gbm-libs/* /usr/lib/x86_64-linux-gnu/ # buildkit154.99 KB
19USER 10000 B
20RUN /bin/sh -c python scripts/download-cloakbrowser.py210.46 MB
21EXPOSE [7860/tcp]0 B
22CMD ["python" "-m" "veilrender"]0 B

Command

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