docs(更新文档): 优化拉取说明

This commit is contained in:
2026-02-28 02:44:05 +08:00
parent b520c3cef7
commit 2ee64a6ed3
+10 -4
View File
@@ -2,10 +2,16 @@
一个开箱即用、集成常用扩展的 Caddy 容器镜像 一个开箱即用、集成常用扩展的 Caddy 容器镜像
# 拉取镜像 # 拉取镜像
| 区域 | 镜像地址 |
| ---- | ---- | 国内
| 国内 | `ccr.ccs.tencentyun.com/xiaoqidun/caddy:latest` | ```bash
| 海外 | `hkccr.ccs.tencentyun.com/xiaoqidun/caddy:latest` | docker pull ccr.ccs.tencentyun.com/xiaoqidun/caddy:latest
```
海外
```bash
docker pull hkccr.ccs.tencentyun.com/xiaoqidun/caddy:latest
```
# 授权协议 # 授权协议
本项目使用 [Apache License 2.0](https://github.com/xiaoqidun/caddy/blob/main/LICENSE) 授权协议 本项目使用 [Apache License 2.0](https://github.com/xiaoqidun/caddy/blob/main/LICENSE) 授权协议