cds

cdgpy (880ed280)

Published 2025-01-20 16:24:41 +01:00 by registry

Installation

docker pull forge.eost.unistra.fr/cds/cdgpy:880ed280
sha256:6044f3fc61a4dc97d02132b42911befd499ac59cc7d18af314ba3551458b9376

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:c24b2c48c02f006ae45ec64496bb4756b6ffcdc7eb993defbede78a375539dfd 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-20T15:24:03Z
LABEL org.opencontainers.image.revision=880ed28003070f090154acbd157d7e2dbb7b9ed0
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-20T15:24:03Z
org.opencontainers.image.revision 880ed28003070f090154acbd157d7e2dbb7b9ed0
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 16:24:41 +01:00
0
OCI / Docker
linux/amd64
533 MiB
Versions (389) View all
3db8af9452 2026-07-20
latest 2026-07-20
c978d425d1 2026-07-20
9e2ff553d9 2026-07-20
dd4f4d84af 2026-07-10