jenkinsci / jenkinsci/support-core-plugin

[JENKINS-52168] Dockerfile is not in sync with current image name

Open
#797 1 comment 0 reactions 0 assignees View on GitHub
component:support-core-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
19
Forks
77
Avg merge
17h 53m
Merged PRs (30d)
3

Description

The Dockerfile is still using jenkins image, which is now deprecated. Recent tags (versions) are not available on this image.

In the meantime, we could update the image to use plugins/active.txt file rather than listing all the plugins to download. We can use install-plugins.sh script, which is inside the jenkins/jenkins image.

---
Originally reported by alecharp, imported from: Dockerfile is not in sync with current image name


  • assignee: alecharp
  • status: Open
  • priority: Major
  • component(s): support-core-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251212-090250

Raw content of original issue

The Dockerfile is still using jenkins image, which is now deprecated. Recent tags (versions) are not available on this image.

In the meantime, we could update the image to use plugins/active.txt file rather than listing all the plugins to download. We can use install-plugins.sh script, which is inside the jenkins/jenkins image.

  • environment: support-core:2.47

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.