Commit cc395a3b authored by c24b's avatar c24b

[docker PATH]

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