Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pixel Humain
GoGoCarto
Commits
954cf900
Commit
954cf900
authored
May 07, 2021
by
Sebastian Castro
Browse files
docs: update install with docker
parent
3fe500a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/installation.md
View file @
954cf900
...
...
@@ -8,7 +8,7 @@ Installation with Docker
With the Docker installation, you have all the required softwares installed in two containers (
`gogocarto`
and
`mongo`
).
*
A
ssuming user is
`gogocarto`
, Add user in group
docker :
`
#
/usr/sbin/usermod -aG docker
gogocarto
`
*
A
dd your local user to
docker
group
:
`/usr/sbin/usermod -aG docker
MY_USER
`
*
Run
`make docker-build`
to build the container images.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment