为什么詹金斯的一些插件不活动?
复制插件列表
COPY plugins.txt /usr/share/jenkins/ref/plugins.txt
我在docker容器和docker文件中在本地运行jenkins,我使用此命令和插件
apache-httpcomponents-client-4-api:4.5.13-1.0
authentication-tokens:1.4
authorize-project:latest
。 :8080/pluginmanager/已安装,我发现它们是不活动的。这样做的原因是什么? 如何修复它?
I am running jenkins locally on a docker container and in my docker file, I copy a list of plugins using this command
COPY plugins.txt /usr/share/jenkins/ref/plugins.txt
and in plugins.txt I have multiple plugins including
apache-httpcomponents-client-4-api:4.5.13-1.0
authentication-tokens:1.4
authorize-project:latest
But when I go to the plugins page http://localhost:8080/pluginManager/installed
, I see that they are inactive. What is the reason for this?
How to fix it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论