projet_brouard (1.8)

Published 2024-07-08 13:20:36 +02:00 by cecotiere-ensae

Installation

docker pull code.groupe-genes.fr/labeds/projet_brouard:1.8
sha256:75a37b74ec950cd49ce333435fe5b202a96d62d1e7b1f266ad76b56d1dfc279e

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 13:20:36 +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