cds

cdgpy (sha256:cc88971045aaeda1543535f8a42a807b84d8711e2ccefb05f8159d03c2b4a31b)

Published 2025-02-17 16:37:55 +01:00 by registry

Installation

docker pull forge.eost.unistra.fr/cds/cdgpy@sha256:cc88971045aaeda1543535f8a42a807b84d8711e2ccefb05f8159d03c2b4a31b
sha256:cc88971045aaeda1543535f8a42a807b84d8711e2ccefb05f8159d03c2b4a31b

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'
ENV DEBIAN_FRONTEND=noninteractive
ENV DEBIAN_PRIORITY=critical
ENV DEBCONF_NOWARNINGS=yes
RUN /bin/sh -c apt-get update && apt-get upgrade -y # buildkit
RUN /bin/sh -c apt-get update && apt-get install -y pipx gcc netcat-openbsd python3-dev libmagic1 libpcre3 libpcre3-dev && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /opt/CDGPy
COPY . /opt/CDGPy # buildkit
RUN /bin/sh -c usermod -d /opt/CDGPy nobody # buildkit
RUN /bin/sh -c chown -R nobody /opt/CDGPy # buildkit
USER nobody
RUN /bin/sh -c pipx install poetry # buildkit
RUN /bin/sh -c ./.local/bin/poetry install # buildkit
RUN /bin/sh -c ./.local/bin/poetry run python manage.py collectstatic # buildkit
RUN /bin/sh -c chmod u+x /opt/CDGPy/entrypoint.sh # buildkit
EXPOSE map[8000/tcp:{}]
ENTRYPOINT ["/opt/CDGPy/entrypoint.sh"]

Labels

Key Value
org.opencontainers.image.created 2025-02-17T15:34:31Z
org.opencontainers.image.revision 279c90b13a1f34a3adacef303795d7a8ca5382da
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-02-17 16:37:55 +01:00
1
OCI / Docker
linux/amd64
621 MiB
Versions (345) View all
latest 2026-04-16
d51f2af0dd 2026-04-16
8d97f70a4e 2026-04-16
ee00c2e74a 2026-04-15
9a21f5db08 2026-04-15