mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-11-01 04:03:39 +00:00
7 lines
288 B
Markdown
7 lines
288 B
Markdown
|
## 简介
|
|||
|
|
|||
|
目前与容器相关的云计算主要分为两种类型。
|
|||
|
|
|||
|
一种是传统的 IaaS 服务商提供对容器相关的服务,包括镜像下载、容器托管等。
|
|||
|
|
|||
|
另一种是直接基于容器技术对外提供容器云服务,所谓 Container as a Service(CaaS)。
|