Commit 9f480d5a by amir

doc

parent 3e6ebcfc
Showing with 12 additions and 0 deletions
[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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment