- Learn OpenShift
- Denis Zuev Artemii Kropachev Aleksey Usov
- 91字
- 2021-08-13 16:03:43
Accessing registries
A Docker registry is accessed via the Docker daemon service using a Docker client. The Docker command line uses a RESTful API to request process execution from the daemon. Most of these commands are translated into HTTP requests and may be transmitted using curl.
The process of using Docker registries is shown in the following section.
A developer can create a Docker image and put it into a private or public registry. Once the image is uploaded, it can be immediately used to run containers or build other images.
推薦閱讀
- Linux設(shè)備驅(qū)動(dòng)開發(fā)詳解(第2版)
- Windows Server 2012 Hyper-V:Deploying the Hyper-V Enterprise Server Virtualization Platform
- Puppet實(shí)戰(zhàn)
- Linux就該這么學(xué)
- 直播系統(tǒng)開發(fā):基于Nginx與Nginx-rtmp-module
- Mobile First Design with HTML5 and CSS3
- AWS Development Essentials
- 細(xì)說Linux基礎(chǔ)知識(shí)
- Linux命令行大全(第2版)
- Linux內(nèi)核設(shè)計(jì)的藝術(shù):圖解Linux操作系統(tǒng)架構(gòu)設(shè)計(jì)與實(shí)現(xiàn)原理
- Linux深度攻略
- Mastering Eclipse Plug-in Development
- Getting Started with Citrix XenApp 6.5
- Instant Responsive Web Design
- 嵌入式Linux設(shè)備驅(qū)動(dòng)程序開發(fā)指南(原書第2版)