Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pixel Humain
docker
Commits
74f849c3
Commit
74f849c3
authored
Jan 12, 2021
by
Yorre Rajaonarivelo
Browse files
Modification du doc install full local
parent
0f90528b
Changes
1
Hide whitespace changes
Inline
Side-by-side
install-full-local.md
View file @
74f849c3
...
...
@@ -20,7 +20,7 @@
-
`docker run -d -v ~/data/mongo34:/data/db -p 34017:27017 --name mongo34 mongo:3.4`
-
Mongo3.6
-
`docker pull mongo:3.6`
-
`mkdir
~/data && mkdir
~/data/mongo36`
-
`mkdir ~/data/mongo36`
-
`docker run -d -v ~/data/mongo36:/data/db -p 36017:27017 --name mongo36 mongo:3.6`
## Installation
-
Copie du projet
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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