- Learn OpenShift
- Denis Zuev Artemii Kropachev Aleksey Usov
- 118字
- 2021-08-13 16:03:41
Docker architecture
As we mentioned already, Docker is the most popular container platform. It allows for creating, sharing, and running applications inside Docker containers. Docker separates running applications from the infrastructure. It allows you to speed up the application delivery process drastically. Docker also brings application development to an absolutely new level. In the diagram that follows, you can see a high-level overview of the Docker architecture:
Docker architecture
Docker uses a client-server type of architecture:
- Docker server: This is a service running as a daemon in an operating system. This service is responsible for downloading, building, and running containers.
- Docker client: The CLI tool is responsible for communicating with Docker servers using the REST API.
推薦閱讀
- Linux運維之道(第3版)
- Linux操作系統基礎
- Linux系統架構與運維實戰
- Persistence in PHP with the Doctrine ORM
- WindowsServer2012Hyper-V虛擬化部署與管理指南
- Windows Server 2012 Hyper-V Cookbook
- 嵌入式應用程序設計綜合教程(微課版)
- 數據中心系統工程及應用
- Microsoft Operations Management Suite Cookbook
- Dreamweaver CS5.5 Mobile and Web Development with HTML5,CSS3,and jQuery
- Kali Linux 2018:Windows Penetration Testing
- 計算機系統:基于x86+Linux平臺
- VMware Horizon View Essentials
- Learn SwiftUI
- Agile IT Security Implementation Methodology