feat(docker): 添加 MySQL 的 docker-compose 配置和使用说明

This commit is contained in:
2025-08-25 11:21:10 +08:00
parent f38c9ea70b
commit 2659ce2cdc
4 changed files with 63 additions and 1 deletions

View File

@@ -13,3 +13,17 @@ CentOS/RHEL
```bash
yum install docker-compose
```
## 使用
| 镜像 | 安装 |
| ------------- | ------------------- |
| Aadguard Home | [使用](adguardhome) |
| Clash | [使用](clash) |
| frpc | [使用](frpc) |
| frps | [使用](frps) |
| Gitea | [使用](gitea) |
| Gitlab | [使用](gitlab) |
| MySQL | [使用](mysql) |
| Rustdesk | [使用](rustdesk) |
| vaultwarden | [使用](vaultwarden) |