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

docs: update install with docker

parent 3fe500a7
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ 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`
* Add your local user to docker group : `/usr/sbin/usermod -aG docker MY_USER`
* Run `make docker-build` to build the container images.
......
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