cds

cdgpy (sha256:986d9ab84e07ccedd542f7c6a1195560d87368e3dc718a7b89fa83318fd711fd)

Published 2025-05-05 16:49:21 +02:00 by registry

Installation

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

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'
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 && 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 uv # buildkit
RUN /bin/sh -c ./.local/bin/uv sync # buildkit
RUN /bin/sh -c ./.local/bin/uv 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-05-05T14:45:02Z
org.opencontainers.image.revision 1e286b12f913a6610339ca451528f91bf6732943
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-05-05 16:49:21 +02:00
0
OCI / Docker
linux/amd64
383 MiB
Versions (368) View all
latest 2026-06-02
e5f3c4e7ae 2026-06-02
b7fbe5f63e 2026-06-02
e0c9282b99 2026-06-01
aabeba88a7 2026-06-01