cdgpy (sha256:375e0661b2382977685368240a88b8cdbcd120f1ab3ae516a24775a0e814d79d)
Published 2025-05-12 09:06:35 +02:00 by registry
Installation
docker pull forge.eost.unistra.fr/cds/cdgpy@sha256:375e0661b2382977685368240a88b8cdbcd120f1ab3ae516a24775a0e814d79dsha256:375e0661b2382977685368240a88b8cdbcd120f1ab3ae516a24775a0e814d79dImage 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-12T07:05:14Z |
| org.opencontainers.image.revision | d45bab7e87759e2ab6c0c38ece521b2a86502e51 |
| org.opencontainers.image.source | https://forge.eost.unistra.fr/cds/cdgpy.git |
| org.opencontainers.image.url | https://forge.eost.unistra.fr/cds/cdgpy |
Details
2025-05-12 09:06:35 +02:00
Versions (346)
View all
Container
0
OCI / Docker
linux/amd64
384 MiB
latest
2026-04-17
48c5a20fa1
2026-04-17
d51f2af0dd
2026-04-16
8d97f70a4e
2026-04-16
ee00c2e74a
2026-04-15