mirror of
https://github.com/xiaoqidun/caddy.git
synced 2026-03-01 03:12:12 +08:00
docs(更新文档): 优化拉取说明
This commit is contained in:
@@ -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) 授权协议
|
||||||
Reference in New Issue
Block a user