- Learn OpenShift
- Denis Zuev Artemii Kropachev Aleksey Usov
- 102字
- 2021-08-13 16:03:43
Private registry
Some organization or specific teams don't want to share their custom container images with everyone for a reason. They still need a service to share Docker images, but just for internal usage. In that case, a private registry service can be useful. A private registry can be installed and configured as a service on a dedicated server or a virtual machine inside your network.
You can easily install a private Docker registry by running a Docker container from a public registry image. The private Docker registry installation process is no different from running a regular Docker container with additional options.
推薦閱讀
- Mastering vRealize Operations Manager(Second Edition)
- Containerization with LXC
- Puppet實戰
- 阿里云數字新基建系列:云原生操作系統Kubernetes
- 大學計算機應用基礎實踐教程(Windows 7+Office 2013)
- 精通Linux內核開發
- SOA實踐者說
- Instant Handlebars.js
- 新手易學:系統安裝與重裝
- 循序漸進學Docker
- Linux網絡內核分析與開發
- VMware NSX Cookbook
- AWS Development Essentials
- jQuery UI Cookbook
- NetDevOps入門與實踐