Update container_registry.md

This commit is contained in:
David Warburton 2016-07-13 16:57:39 +00:00
parent 4be505bfd1
commit 28ed7a1a0a
1 changed files with 2 additions and 0 deletions

View File

@ -122,6 +122,8 @@ Registry is exposed to the outside world is `4567`, here is what you need to set
in `gitlab.rb` or `gitlab.yml` if you are using Omnibus GitLab or installed
GitLab from source respectively.
N.B. Do not choose port 5000, it will conflict with the Docker registry service.
---
**Omnibus GitLab installations**