cdgpy (sha256:5e417d2106c1e77960e7b0d424ae70bc606334517f43d3f4d40b73f58685e4ff)
Published 2025-03-06 09:38:56 +01:00 by registry
Installation
docker pull forge.eost.unistra.fr/cds/cdgpy@sha256:5e417d2106c1e77960e7b0d424ae70bc606334517f43d3f4d40b73f58685e4ffsha256:5e417d2106c1e77960e7b0d424ae70bc606334517f43d3f4d40b73f58685e4ffImage layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200' |
| 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-03-06T08:37:08Z |
| org.opencontainers.image.revision | 9e268e97038ffdfa3a9befd021adb0f90cf903d8 |
| 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-03-06 09:38:56 +01:00
Versions (368)
View all
Container
0
OCI / Docker
linux/amd64
623 MiB
latest
2026-06-02
e5f3c4e7ae
2026-06-02
b7fbe5f63e
2026-06-02
e0c9282b99
2026-06-01
aabeba88a7
2026-06-01