Updated getting_started documentation
Change-Id: Ib11e9ea8d5a78a871a96205faa3d735de53fe94e
This commit is contained in:
parent
2b542b6996
commit
c86d70fbb1
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user