Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
ipgallery
/
devops
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Registry
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
9f480d5a
authored
Jun 07, 2016
by
amir
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
doc
parent
3e6ebcfc
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
common/docs/gitlab-container-registry.txt
common/docs/gitlab-container-registry.txt
0 → 100644
View file @
9f480d5a
[secure gitlab]
http://www.bonusbits.com/wiki/HowTo:Setup_HTTPS_for_Gitlab
http://docs.gitlab.com/ce/administration/container_registry.html#container-registry-domain-configuration [choose the same domain as gitlab]
http://docs.gitlab.com/ce/container_registry/README.html
[in the client]
git config --global http.sslverify false
- docker version should be >= 1.11
- all base images should be either from docker hub or from gitlab registry
e.g:
FROM 172.16.1.212:5050/ipgallery.common.java/microservice
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