cds

cdgpy (3bc8a44c)

Published 2025-01-15 14:50:03 +01:00 by registry

Installation

docker pull forge.eost.unistra.fr/cds/cdgpy:3bc8a44c
sha256:a72323f12325ce2fa5a8c6b5338cfb79e97e1c54074f4384466ea87317174346

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:464eaf6261efcec880c3055c7f061a154861734850ab63c62c40ec33e8218a99 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-15T13:49:35Z
LABEL org.opencontainers.image.revision=3bc8a44ca01f75b3eef3195b07bb3d8e9560bd39
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-15T13:49:35Z
org.opencontainers.image.revision 3bc8a44ca01f75b3eef3195b07bb3d8e9560bd39
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-15 14:50:03 +01:00
0
OCI / Docker
linux/amd64
533 MiB
Versions (326) View all
latest 2026-04-01
1fb85751c0 2026-04-01
7e839b1c7e 2026-04-01
f62cac32d3 2026-03-31
9af705d14a 2026-03-30