cds

cdgpy (02c227e0)

Published 2025-01-20 15:50:38 +01:00 by registry

Installation

docker pull forge.eost.unistra.fr/cds/cdgpy:02c227e0
sha256:cf92a485971126cb8a798ac2e92fd76b3292d6661b02be6b84a42a2fdffd43e1

Image 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:1547429c07e1fa6b9bffcb6048ff31ac3cdd43a9978a36b7585c5275faabfd4d 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-20T14:49:52Z
LABEL org.opencontainers.image.revision=02c227e08245280f6b007a2b076822796b26e5b4
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-20T14:49:52Z
org.opencontainers.image.revision 02c227e08245280f6b007a2b076822796b26e5b4
org.opencontainers.image.source https://forge.eost.unistra.fr/cds/cdgpy.git
org.opencontainers.image.url https://forge.eost.unistra.fr/cds/cdgpy
Details
Container
2025-01-20 15:50:38 +01:00
0
OCI / Docker
linux/amd64
533 MiB
Versions (329) View all
latest 2026-04-07
5491c85d05 2026-04-07
708ab22434 2026-04-07
2d089293a3 2026-04-07
1fb85751c0 2026-04-01