Commit 627157ef authored by c24b's avatar c24b

[docker PATH]

parent 07653e7d
......@@ -53,7 +53,7 @@ See [installation instruction for your distribution](https://docs.docker.com/eng
* Build your docker image
``` bash
cd /srv/gargantext/install/docker/dev
cd /srv/gargantext/install/docker/config
./build
ID=$(docker build .) && docker run -i -t $ID
```
......
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