Sign inSign up

oaklight/veilrender:0.6.1.dev4-dev-gateway

Index digest

sha256:447005fa34a1c160bcae1a3a3fa0cc3874dae54a6209109976c2b43654f66ae3

OS/ARCH

linux/amd64

Compressed size

114.16 MB

Last pushed

8 days by oaklight

Type

Image

Manifest digest

sha256:15e496ff92c3e21b3aeb1b1a7f06ba4306751191aae1f52ec8095e2db00f0f75

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;4.07 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.56 MB
9RUN /bin/sh -c set -eux;249 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 . # buildkit839 B
15COPY src/ src/ # buildkit627.8 KB
16COPY scripts/ scripts/ # buildkit1.64 KB
17RUN /bin/sh -c pip install53.85 MB
18USER 10000 B
19EXPOSE [7860/tcp]0 B
20CMD ["python" "-m" "veilrender"]0 B

Command

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