Sign inSign up

unillett/lumieres:stage-ab701de-20260710072526

Multi-platform
Index digest

sha256:a3957f74fdd9e18bb1f1ca03a53054a4c69bf2b9031dbf3f82b514bb51a1da07

OS/ARCH

Compressed size

86.98 MB

Last pushed

2 months by infralettres

Type

Image

Manifest digest

sha256:e044c4bbe32dbc05f0be9c0bd2c744dd708955b69975addebfd4eb6fb67eb2c9

Image Layers

1# debian.sh --arch 'amd64' out/26.93 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;3.36 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;13.03 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=10 B
12RUN /bin/sh -c apt-get update454.38 KB
13WORKDIR /app/app106 B
14COPY app/ /app/app/ # buildkit7.98 MB
15COPY /wheels /wheels # buildkit15.08 MB
16COPY /tmp/requirements.txt /tmp/requirements.txt # buildkit282 B
17RUN /bin/sh -c pip install12.18 MB
18RUN /bin/sh -c mkdir -p7.98 MB
19USER 100010 B
20EXPOSE [8000/tcp]0 B
21CMD ["gunicorn" "lumieres_project.wsgi:application" "--bind" "0.0.0.0:8000"0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'