projet_brouard (1.1)

Published 2024-07-10 09:45:29 +02:00 by cecotiere-ensae

Installation

docker pull code.groupe-genes.fr/labeds/projet_brouard:1.1
sha256:01845537a731e341056abec0b5c15c280d28dacabda73f67d3cde903404e875c

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-10 09:45:29 +02:00
6
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