Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
Commits
0c12fe92
Commit
0c12fe92
authored
Nov 05, 2016
by
mdsecurity
Browse files
some README touch ups
parent
8b1fbcaf
Pipeline
#426
passed with stage
in 7 minutes and 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
0c12fe92
...
...
@@ -60,9 +60,12 @@ First, install Docker on your system.
*
For windows go here https://docs.docker.com/docker-for-windows/
*
For you specific linux disro go here https://docs.docker.com/engine/installation/
Next go to the directory with the docker-compose file in it and run 'docker-compose up'
You should see that the server is running by going to localhost:8000 in your browser
Any changes you make to your local file system will be mirrored in the server
Next go to the directory with the docker-compose file in it and run
`$ docker-compose up`
You should see that the server is running by going to http://localhost:8000 in your browser.
Any changes you make to your local file system will be mirrored in the server.
### If Using Vagrant
Finally, install these packages from the standard repositories:
...
...
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