38. docker cloud 简介及 关联 git hub
Posted zonehoo
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了38. docker cloud 简介及 关联 git hub相关的知识,希望对你有一定的参考价值。
1.概念
提供 容器的管理, 编排, 部署 的托管服务
2.功能
image 管理
创建 stack
创建服务 service
添加 节点 作为 docker host
自动关联云服务商 AWS Azure
3. 运行模式
standard 模式: 一个 node 就是一个 docker host
swarm 模式: 多个 node 组成 swarm cluster
4. 编写一个简单的 Dockerfile
FROM
4. 推送 Dockerfile 代码到github
https://www.cnblogs.com/arxive/p/6010781.html
https://www.cnblogs.com/wmr95/p/7852832.html
4. 自动 build docker image
关联 github 账户
创建 organization
创建 docker repository
填写细节
点击 进入 生成的 Repositories 选择 builds
选择 关联的 github 的账号 和 仓库 并修改一些
以上是关于38. docker cloud 简介及 关联 git hub的主要内容,如果未能解决你的问题,请参考以下文章
01.Spring Cloud Alibab简介及初始环境搭建
输入使用 Google Cloud Run 运行的 docker 容器