🐳 修改 docker 配置.

This commit is contained in:
lijiahang
2024-02-27 18:49:55 +08:00
parent 2d8ea72259
commit 294911b4fa
5 changed files with 9 additions and 9 deletions

View File

@@ -0,0 +1,3 @@
mv ../../orion-ops-launch/target/orion-ops-launch.jar ./
mv ../../orion-ops-ui/dist/ ./
docker build -t orion-ops-pro:1.0.0-beta.1 .