Updated getting_started documentation

Change-Id: Ib11e9ea8d5a78a871a96205faa3d735de53fe94e
This commit is contained in:
aviau 2014-12-13 16:41:25 -05:00
parent 2b542b6996
commit c86d70fbb1

View File

@ -11,9 +11,9 @@ Developpement environnement
Surveil's developpement environnement is based on Docker. There is a Makefile
at the root of the repository with commands to make it easier to use:
* :bash:`make run`: Launch Surveil inside a container in non-interactive mode.
* :bash:`make run-interactive`: Launch Surveil inside a container in interactive mode. You will have to start the services yourself.
* :bash:`make kill`: Kill the active docker containers, if any.
* :bash:`make docker_run`: Launch Surveil inside a container in non-interactive mode.
* :bash:`make docker_run_interactive`: Launch Surveil inside a container in interactive mode. You will have to start the services yourself.
* :bash:`make docker_kill`: Kill the active docker containers, if any.
Configuration for the different services running in the Docker container are
stored in tools/docker.