cdgpy (5580e78a)
Published 2025-01-16 16:33:43 +01:00 by registry
Installation
docker pull forge.eost.unistra.fr/cds/cdgpy:5580e78asha256:501d519f5643c8d64d35ed1625e7722b899cfbebf29a856e8f2c00277b9cd42aImage layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400' |
| 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:4b2aa2367ab0f5f31defbac7d99140938808f4a4a18185c0edbab752aef89379 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-16T15:33:02Z |
| LABEL org.opencontainers.image.revision=5580e78ae08a88d07fcb5eec7f04b06dab53d96a |
| 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-16T15:33:02Z |
| org.opencontainers.image.revision | 5580e78ae08a88d07fcb5eec7f04b06dab53d96a |
| 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-16 16:33:43 +01:00
Versions (329)
View all
Container
0
OCI / Docker
linux/amd64
533 MiB
latest
2026-04-07
5491c85d05
2026-04-07
708ab22434
2026-04-07
2d089293a3
2026-04-07
1fb85751c0
2026-04-01