GitPedia

Containerization Automation

Study and Use of Containers and Automation Tools

From Document-Collection·Updated June 9, 2025·View on GitHub·
·Archived

1. [Jenkins](https://containerization-automation.readthedocs.io/zh_CN/latest/jenkins/) 2. [Docker](https://containerization-automation.readthedocs.io/zh_CN/latest/docker/basic/[%E8%AF%91]docker%E6%A6%82%E8%BF%B0/) The project is written primarily in Shell, distributed under the Apache License 2.0 license, first published in 2019. Key topics include: code, docker, dockerfiles, edrawmax, et.

本仓库不再维护,更新的内容前往:ZJDoc/Deploy

Containerization-Automation

Documentation Status standard-readme compliant Conventional Commits Commitizen friendly

容器化与自动化

学习、使用容器以及自动化工具。当前有:

  1. Jenkins
  2. Docker

内容列表

背景

容器以及自动化工具的出现极大的加快了软件的生产步骤,同时能够有效解决复杂的依赖环境。看了DockerCI工具的介绍,好好利用起来能得到一个很棒的开发环境,赶紧动起来!!!

安装

文档工具安装

$ pip install -r requirements.txt

用法

有两种文档使用方式

  1. 在线浏览文档:Containers and Automation

  2. 本地浏览文档,实现如下:

    $ git clone https://github.com/zjZSTU/Containerization-Automation.git
    $ cd Containerization-Automation
    $ mkdocs serve
    

    启动本地服务器后即可登录浏览器localhost:8000

主要维护人员

  • zhujian - Initial work - zjZSTU

参与贡献方式

欢迎任何人的参与!打开issue或提交合并请求

注意:

许可证

Apache License 2.0 © 2019 zjZSTU

Contributors

Showing top 2 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from Document-Collection/Containerization-Automation via the GitHub API.Last fetched: 6/23/2026