Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
e906008e
Commit
e906008e
authored
Jul 06, 2015
by
Kamil Trzcinski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix port 80443 => 8443
parent
d999e414
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docker/README.md
docker/README.md
+1
-1
No files found.
docker/README.md
View file @
e906008e
...
...
@@ -22,7 +22,7 @@ Next time, you can just use docker start and stop to run the container.
Run the image:
```
bash
sudo
docker run
--detach
\
--publish
8
0
443:443
--publish
8080:80
--publish
2222:22
\
--publish
8443:443
--publish
8080:80
--publish
2222:22
\
--name
gitlab
\
--restart
always
\
--volume
/srv/gitlab/config:/etc/gitlab
\
...
...
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