Skip to content

Releases: ZY945/docker-compose-patterns

Initialize Project 1.0.0(初始化项目1.0.0)

22 Dec 08:47
Compare
Choose a tag to compare
  1. Introduce the dockercompose file for commonly used containers
  2. Implement automated deployment through sh scripts and variables (becoming the foundation for automation on other platforms)
  3. Introduce backup scripts
  4. Regarding the construction of agent images for Java's Arthas and Skywalking (the file content is too large, consider introducing sh scripts for automatic download or annotating through read.md)

  1. 引入常用容器的dockercompose文件
  2. 通过sh脚本+变量的方式实现自动化部署(成为其他平台自动化的基础)
  3. 引入备份脚本
  4. 关于java的arthas和skywalking的agent镜像构建(文件内容过大,考虑引入sh脚本自动下载或通过read.md进行标注)