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
Krophil
site-gala
Commits
ecfd7709
Commit
ecfd7709
authored
Sep 19, 2017
by
Victor
Browse files
error in docker command
parent
48f43900
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
ecfd7709
...
...
@@ -3,7 +3,7 @@ Installation
```
$ docker build -t gala .
$ docker run -name gala -d -p 80:80 -v ~/web/site-gala:/var/src/site-gala gala
$ docker run
-
-name gala -d -p 80:80 -v ~/web/site-gala:/var/src/site-gala gala
$ docker exec -it gala sh
/var/src/site-gala # ./manage.py migrate
```
...
...
Write
Preview
Markdown
is supported
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