projet_brouard (1.9)

Published 2024-07-08 14:20:37 +02:00 by cecotiere-ensae

Installation

docker pull code.groupe-genes.fr/labeds/projet_brouard:1.9
sha256:29186f87c3031bf564563752b2b202567ca910548f596465624025b5d21e31eb

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=22.04
ADD file:d5da92199726e42da09a6f75a778befb607fe3f79e4afaf7ef5188329b26b386 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-07-08 14:20:37 +02:00
1
OCI / Docker
linux/amd64
235 MiB
Versions (5) View all
1.1 2024-07-10
1.9 2024-07-08
1.8 2024-07-08
1.7 2024-07-04
1.6 2024-06-21