Skip to content
Snippets Groups Projects
Commit 96827835 authored by Sarah Trichet-Allaire's avatar Sarah Trichet-Allaire
Browse files

Update installation.md

parent 6b1f1b82
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,8 @@ Installation with Docker
With the Docker installation, you have all the required softwares installed in two containers (`gogocarto` and `mongo`).
* Assuming user is `gogocarto`, Add user in group docker : `# /usr/sbin/usermod -aG docker gogocarto`
* Run `make docker-build` to build the container images.
* Run `make up` to launch the containers.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment