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
将python安装放到基础镜像中,避免每次重复安装耗时。
The text was updated successfully, but these errors were encountered:
perf: 构建打包速度优化 TencentBlueKing#3278
52ae448
1.将python安装放到基础镜像中,避免每次重复安装耗时。
b76e3d6
1.新增工具集基础镜像,含JDK与Python,migration镜像改为依赖工具集基础镜像; 2.为各Dockerfile添加版本标签dockerfile.version。
Merge pull request #3279 from jsonwan/github_perf/image
7d01f5a
perf: 构建打包速度优化 #3278
No branches or pull requests
将python安装放到基础镜像中,避免每次重复安装耗时。
The text was updated successfully, but these errors were encountered: