https://github.com/thonatos/automate-your-workflow-with-docker
Automate Your Dev Workflow with Docker
https://github.com/thonatos/automate-your-workflow-with-docker
aliyun docker jenkins workflow
Last synced: 8 months ago
JSON representation
Automate Your Dev Workflow with Docker
- Host: GitHub
- URL: https://github.com/thonatos/automate-your-workflow-with-docker
- Owner: thonatos
- License: mit
- Created: 2018-02-25T08:44:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-09T08:07:25.000Z (over 8 years ago)
- Last Synced: 2025-03-28T18:51:50.329Z (over 1 year ago)
- Topics: aliyun, docker, jenkins, workflow
- Homepage: https://docker-workflow.implements.io/
- Size: 160 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Automate-Your-Workflow-With-Docker
[](https://github.com/thonatos/Automate-Your-Workflow-With-Docker/blob/master/LICENSE)
容器技术的迅速发展将运维从繁琐的配置中解放出来,实现一次构建,处处运行。
本系列教程从实战出发,将项目流程简化为开发、构建、部署三个阶段,以 Docker 与阿里云容器服务为基础,配合业内常见的开源项目(Jenkins / CircleCI / TravisCi)、容器镜像仓库(Docker Hub / Aliyun Container Registry / WMware Harbor)打造了一套简单、易于落地的自动化工作流。
* [Github](https://github.com/thonatos/Automate-Your-Workflow-With-Docker)
* [Gitbook](https://docker-workflow.implements.io/)
## 文档
* [项目背景](Background.md)
* [参考链接](Reference.md)
* [项目开发](Development.md)
* [镜像构建](Build.md)
* [项目部署](Deployment.md)
## 作者
* 苏依,Insta360 前端工程师 / Egg.js Member / 阿里云 MVP
## 贡献
* 欢迎提交 PR !