Sign inSign up

unillett/lumieres:stage-3c40085-20260303080737

Multi-platform
Index digest

sha256:0bffaa5c21cd45fc5a087bd45094c6be1b76207e0930404ffbd1243e6ec8758c

OS/ARCH

Compressed size

86.79 MB

Last pushed

7 months by infralettres

Type

Image

Manifest digest

sha256:746b3bc883e4a681a0c522fd0ebb74547a95c8b599d526d78a43d2c28570702e

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.35 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.120 B
7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B
8RUN /bin/sh -c set -eux;13.03 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=10 B
12RUN /bin/sh -c apt-get update454.32 KB
13WORKDIR /app/app104 B
14COPY app/ /app/app/ # buildkit7.97 MB
15COPY /wheels /wheels # buildkit15 MB
16COPY /tmp/requirements.txt /tmp/requirements.txt # buildkit278 B
17RUN /bin/sh -c pip install12.1 MB
18RUN /bin/sh -c mkdir -p7.97 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' '@1771804800'