An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Automate-Your-Workflow-With-Docker

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](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 !