This commit is contained in:
2022-04-18 11:21:20 +08:00
commit 45a7af638f
210 changed files with 8997 additions and 0 deletions

15
svn/README.md Normal file
View File

@@ -0,0 +1,15 @@
# 构建 svn 镜像
## 定制
- 安装 subversion
## 外挂目录和文件
- /var/lib/svn: svn 数据目录
- /var/log/svn: svn 日志目录
## 引入环境变量
- EXTRA_ARGS: 一般用不到
## 案例
- [Demo/SingleNode/](Demo/SingleNode/): 部署 svn