Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
docker: the stable version is enough now that we released
authorMartin Quinson <martin.quinson@loria.fr>
Fri, 5 Oct 2018 21:00:50 +0000 (23:00 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Fri, 5 Oct 2018 21:00:50 +0000 (23:00 +0200)
tools/docker/Dockerfile.tuto-s4u

index 1753cc1..7832a80 100644 (file)
@@ -1,5 +1,5 @@
 # Base image 
-FROM simgrid/unstable
+FROM simgrid/stable
 
 # - Clone simgrid-template-s4u, as it is needed by the tutorial
 RUN apt update && apt install -y pajeng r-base r-cran-ggplot2 r-cran-dplyr cmake g++ git libboost-all-dev&& \