pull/68/head
xiaojunnuo 2023-11-07 17:46:18 +08:00
parent 0a79c4c717
commit 40f3f06ed3
1 changed files with 3 additions and 1 deletions

View File

@ -52,7 +52,9 @@ https://docs.docker.com/compose/install/linux/
```bash
mkdir certd
cd certd
wget https://github.com/certd/certd/blob/v2/docker/run/docker-compose.yaml
wget https://raw.githubusercontent.com/certd/certd/v2/docker/run/docker-compose.yaml
# 或者使用gitee地址
wget https://gitee.com/certd/certd/raw/v2/docker/run/docker-compose.yaml
# 根据需要修改里面的配置
# 1.修改镜像版本号