1.概念
提供 容器的管理, 编排, 部署 的托管服务
2.功能
image 管理
创建 stack
创建服务 service
添加 节点 作为 docker host
自动关联云服务商 AWS Azure
3. 运行模式
standard 模式: 一个 node 就是一个 docker host
swarm 模式: 多个 node 组成 swarm cluster
4. 自动 build docker image
关联 github 账户
创建 organization
创建 docker repository
填写细节
选择 builds
原文地址:https://www.cnblogs.com/zonehoo/p/11420762.html
时间: 2024-10-08 15:00:51