Commit b81d23e0 authored by c24b's avatar c24b

BUILD

parent ce93042c
...@@ -10,6 +10,8 @@ ...@@ -10,6 +10,8 @@
###################################################################### ######################################################################
sudo docker build -t gargantext . sudo docker build -t gargantext .
# OR Get the ID of your container
#ID=$(docker build .) && docker run -i -t $ID
# OR # OR
# cd /tmp # cd /tmp
# wget http://dl.gargantext.org/gargantext_docker_image.tar \ # wget http://dl.gargantext.org/gargantext_docker_image.tar \
......
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