Resolve "Pb in building the docker images due to exceed RAM memory in the process of conda env creation"
Compare changes
Files
6+ 4
− 5
@@ -15,20 +15,19 @@ fi
La vérification des quotas de chaque projet est mise en place en mode non bloquant. Plus d'information sur : https://doc-si.inria.fr/pages/viewpage.action?pageId=146834656
Quota verification is enabled for projects in non-blocking mode. More information: https://doc-si.inria.fr/pages/viewpage.action?pageId=146834656
Mise à jour GitLab terminée. Nous sommes désormais en version 17.7.0 : https://about.gitlab.com/releases/2024/12/19/gitlab-17-7-released/
Closes #149 (closed) .
Switch conda to mamba for the env creation in Dockerfile.
The activation of conda env is necessary inside the docker image.
The instructions in the README are specified.