]> git.parisson.com Git - timeside-diadems.git/commitdiff
Add Dockerfile and deploy conf files
authorGuillaume Pellerin <yomguy@parisson.com>
Wed, 1 Oct 2014 02:11:10 +0000 (04:11 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Wed, 1 Oct 2014 02:11:10 +0000 (04:11 +0200)
README.rst

index 4c195bd4dec0eacb96525768a40af796f3d740ee..f1dd89568c9732a7cd454fedcd933da77afa0c33 100644 (file)
@@ -450,10 +450,11 @@ To start the web server through the container::
 
 Then browse http://localhost:9000/api/
 
-To start a development process, it is advised to checkout the dev branch::
+To start a new development, it is advised to checkout the dev branch and build your own container::
 
-  cd /root/apps/TimeSide
+  cd TimeSide
   git checkout dev
+  sudo docker build .
 
 
 Sponsors and Partners