We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
新版本的docker镜像里面没有这个目录
The text was updated successfully, but these errors were encountered:
docker镜像是环境依赖,不包括工程代码。工程代码在启动容器时以目录挂载的方式映射到容器中。 新提供的docker镜像工作方式,是基于编译好的代码,不需要build目录。
Sorry, something went wrong.
docker下载链接用的是什么?
No branches or pull requests
新版本的docker镜像里面没有这个目录
The text was updated successfully, but these errors were encountered: