Replies: 3 comments
|
@liminngs 有了可用的 Dockerfile,你打包就是 run 一个 docker build。 |
0 replies
我看到的只有一个dockerfile 文件 请问是前后端通用这一个dockerfile文件 然后修改里面的运行命令嘛? |
0 replies
后端有自己的 docker file:https://github.com/OpenCSGs/csghub-server/tree/main/docker |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
如何分别对前端和后端 进行 打包dockerfile
All reactions