jenkinsci / jenkinsci/docker-plugin
[JENKINS-35033] Support for binding of port ranges
- 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
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
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