Skip to content
Snippets Groups Projects
Commit 3fe500a7 authored by Sebastian Castro's avatar Sebastian Castro
Browse files

Merge branch 'sarah_trichet_allaire-master-patch-86628' into 'master'

Update installation.md

See merge request pixelhumain/GoGoCarto!61
parents bf6b8d39 96827835
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.
......
File mode changed from 100644 to 100755
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