jenkinsci / jenkinsci/docker-plugin

[JENKINS-35033] Support for binding of port ranges

Open
#1,259 1 comment 0 reactions 0 assignees View on GitHub
component:docker-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
498
Forks
324
Avg merge
1d 2h
Merged PRs (30d)
2

Description

Recently the docker-java library merged PR 575 which allowed for binding of ports on multiple addresses. Currently I have only been able to bind to one port. When the new release of the docker-java library is released we should support the ability of binding to multiple port ranges.

---
Originally reported by schristou, imported from: Support for binding of port ranges


  • status: Open
  • priority: Minor
  • component(s): docker-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 20260709-204134

Raw content of original issue

Recently the docker-java library merged PR 575 which allowed for binding of ports on multiple addresses. Currently I have only been able to bind to one port. When the new release of the docker-java library is released we should support the ability of binding to multiple port ranges.

Contributor guide

Open the contributing guide

Research direction

Start by reading the docker-plugin issue and docker-java PR 575, then locate the current single-port binding entry point in this repository. Confirm which docker-java release provides the needed API; done means the plugin can bind multiple port ranges, with coverage for the supported binding behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, java
Domain
cloud, devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.