projet_clolery (1.5)

Published 2024-07-23 09:55:49 +02:00 by cecotiere-ensae

Installation

docker pull code.groupe-genes.fr/labeds/projet_clolery:1.5
sha256:31fee744aec6bc9e60faf23d387b8443e23b1d5d25dcc6a74c0fce21059a3cb9

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-23 09:55:49 +02:00
1
OCI / Docker
linux/amd64
239 MiB
Versions (13) View all
1.1 2024-11-25
1.17 2024-10-09
1.16 2024-10-09
1.15 2024-10-03
1.14 2024-09-26