Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
go
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
21
Issues
21
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SRCT
go
Commits
0c12fe92
Commit
0c12fe92
authored
Nov 05, 2016
by
mdsecurity
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
README.md
README.md
+6
-3
No files found.
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