Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
No need to install Java-related packages anymore.
[simgrid.git] / tools / docker / Dockerfile.build-deps
index 0979cc7..b5b8144 100644 (file)
@@ -8,7 +8,7 @@ RUN apt-get --allow-releaseinfo-change update && \
     apt install -y \
        bibclean emacs-nox org-mode elpa-ess elpa-htmlize wget unzip r-cran-ggplot2 r-cran-tidyr r-cran-dplyr libtext-bibtex-perl && \
     apt install -y \
-       g++ gcc gfortran default-jdk pybind11-dev \
+       g++ gcc gfortran pybind11-dev \
        git \
        valgrind \
        libboost-dev libboost-all-dev \