caicloud / charts

Curated kubernetes helm charts with well-defined structures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jenkins image build failed due to downloading plugins faild

mac-zhang opened this issue · comments

What happened:
When i try to use jenkins-2.101 dockerfile to build a image,there are some errors happened for downloading plugins like:

Downloading plugins: git from https://mirrors.tuna.tsinghua.edu.cn/jenkins/plugins/git/latest/git.hpi
Failed to download plugins:git or git-plugin

but if i use wget or curl can download these plugins.