cours_nunez (1.1)

Published 2024-11-25 12:46:30 +01:00 by cecotiere-ensae

Installation

docker pull code.groupe-genes.fr/labeds/cours_nunez:1.1
sha256:ec1186d6382295264b5eb6ae50caad8e138d6f7bfa31e4ef9935c60b78e131e7

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=22.04
ADD file:ebe009f86035c175ba244badd298a2582914415cf62783d510eab3a311a5d4e1 in /
CMD ["/bin/bash"]
RUN apt-get update && apt-get -y install python3-pip git libpq-dev
ADD . /opt/otree
RUN pip3 install -r requirements.txt

Labels

Key Value
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 22.04
Details
Container
2024-11-25 12:46:30 +01:00
1
OCI / Docker
linux/amd64
237 MiB
Versions (4) View all
1.4 2025-01-09
1.3 2024-12-11
1.2 2024-11-29
1.1 2024-11-25