cds

cdgpy (0b8b2d85)

Published 2025-01-20 15:30:52 +01:00 by registry

Installation

docker pull forge.eost.unistra.fr/cds/cdgpy:0b8b2d85
sha256:5a4148bc4e15b7bd41d09f63d377f6321bb9640e94351cb4180d39711d207078

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:51ff4561b226067c5fb6018cfec429d7e0aff0d0a108b382421deef5bc77e949 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:30:12Z
LABEL org.opencontainers.image.revision=0b8b2d855eca84654605392050a8e2e8c798d868
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:30:12Z
org.opencontainers.image.revision 0b8b2d855eca84654605392050a8e2e8c798d868
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:30:52 +01:00
0
OCI / Docker
linux/amd64
533 MiB
Versions (328) View all
708ab22434 2026-04-07
latest 2026-04-07
2d089293a3 2026-04-07
1fb85751c0 2026-04-01
7e839b1c7e 2026-04-01