🚑 修复 docker 构建失败.

This commit is contained in:
lijiahang
2024-04-26 18:14:22 +08:00
parent f420315d3e
commit 4d43021cd6
6 changed files with 27 additions and 3 deletions

View File

@@ -17,6 +17,15 @@ Dashboard 修改)
}
```
### 拉取代码
```
# github
git clone https://github.com/lijiahangmax/orion-ops-pro
# gitee
git clone https://gitee.com/lijiahangmax/orion-ops-pro
```
### 构建镜像
```