Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用Action自动构建Docker镜像,免去本地构建镜像 #22

Open
iferencz opened this issue May 26, 2024 · 1 comment
Open

使用Action自动构建Docker镜像,免去本地构建镜像 #22

iferencz opened this issue May 26, 2024 · 1 comment

Comments

@iferencz
Copy link

本地构建环境条件不允许(网络不通),能否通过Action自动构建呢,免去本地构建。感谢作者大大。

@valuex
Copy link

valuex commented Sep 15, 2024

直接用python+flask在虚拟环境中运行,很简洁啊。通过docker是不是更复杂了。比如自己新增路由后,还要更新到docker中,会麻烦很多。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants