cdgpy (e51d9baf)
Published 2025-01-13 14:35:00 +01:00 by registry
Installation
docker pull forge.eost.unistra.fr/cds/cdgpy:e51d9bafsha256:55cb568bcbb8c0049810a246ae08f2a1a2f5cb6abf7a830ac5680ac2fc7c5775Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1734912000' |
| ENV DEBIAN_FRONTEND=noninteractive |
| ENV DEBIAN_PRIORITY=critical |
| ENV DEBCONF_NOWARNINGS=yes |
| /bin/sh -c apt-get update && apt-get upgrade -y |
| /bin/sh -c apt-get update && apt-get install -y pipx gcc python3-dev libpcre3 libpcre3-dev && rm -rf /var/lib/apt/lists/* |
| WORKDIR /opt/CDGPy |
| COPY dir:0e2fd2f400d72a1b7cdae2ea974dce9abe9ec938ab2cdbc06af21e8266733c65 in /opt/CDGPy |
| /bin/sh -c usermod -d /opt/CDGPy nobody |
| /bin/sh -c chown -R nobody /opt/CDGPy |
| USER nobody |
| /bin/sh -c pipx install poetry |
| /bin/sh -c ./.local/bin/poetry install |
| EXPOSE 8001 |
| CMD ["./.local/bin/poetry" "run" "uwsgi" "--ini" "uwsgi.ini"] |
| LABEL org.opencontainers.image.created=2025-01-13T13:36:46Z |
| LABEL org.opencontainers.image.revision=e51d9baf7715fde1f05d1ef955332a444f3877d6 |
| LABEL org.opencontainers.image.source=https://forge.eost.unistra.fr/cds/cdgpy.git |
| LABEL org.opencontainers.image.url=https://forge.eost.unistra.fr/cds/cdgpy |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-01-13T13:36:46Z |
| org.opencontainers.image.revision | e51d9baf7715fde1f05d1ef955332a444f3877d6 |
| org.opencontainers.image.source | https://forge.eost.unistra.fr/cds/cdgpy.git |
| org.opencontainers.image.url | https://forge.eost.unistra.fr/cds/cdgpy |
Details
2025-01-13 14:35:00 +01:00
Versions (326)
View all
Container
0
OCI / Docker
linux/amd64
537 MiB
latest
2026-04-01
1fb85751c0
2026-04-01
7e839b1c7e
2026-04-01
f62cac32d3
2026-03-31
9af705d14a
2026-03-30