Commit 17f1d540 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[UPDATE] docker script

parent 4edadaee
from fpco/stack-build:lts-16.26
from fpco/stack-build:lts-17.10
RUN apt-get update && \
apt-get install -y git libigraph0-dev && \
rm -rf /var/lib/apt/lists/*
RUN mkdir -v /deps && \
cd /deps && \
git clone https://gitlab.iscpif.fr/gargantext/clustering-louvain-cplusplus && \
cd clustering-louvain-cplusplus && \
./install
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment