Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Dockerfile: linkchecker is dying because it's not python3 yet
[simgrid.git] / tools / docker / Dockerfile.build-deps
index 8bade76..afbd2a6 100644 (file)
@@ -17,6 +17,6 @@ RUN apt-get --allow-releaseinfo-change update && \
        doxygen fig2dev \
        chrpath \
        libdw-dev libevent-dev libunwind8-dev \
-       linkchecker \
        python3-sphinx python3-breathe python3-sphinx-rtd-theme
-                  
\ No newline at end of file
+
+#        linkchecker \