cds

cdgpy (b35c8802)

Published 2025-01-16 11:22:21 +01:00 by registry

Installation

docker pull forge.eost.unistra.fr/cds/cdgpy:b35c8802
sha256:abd2934a91f1cf0d262add4f06a6c62f38480fb0b8c5c7fac0c8ff275f5d5d24

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:7bc0b64a502edbcc44e64e73b88082fc062271254cad9d0f0a8e45ad0bd98a64 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-16T10:18:46Z
LABEL org.opencontainers.image.revision=b35c8802afd91cec075a2ac548e9a3a40b11ae1c
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-16T10:18:46Z
org.opencontainers.image.revision b35c8802afd91cec075a2ac548e9a3a40b11ae1c
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-16 11:22:21 +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