jenkinsci / jenkinsci/docker-plugin
Port mapping example is sorely needed
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 498
- Forks
- 324
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 2
Description
Describe your use-case which is not covered by existing documentation.
No examples are shown to explain how to define port mappings. On the command line there are clear examples of -p src:dest but there is no guidance in the plug as to how to enter them in the container details. Is it src:dest and separate with spaces, commas, with or without the -p or what?
Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Docker plugin's container-details documentation and the existing command-line port-mapping examples. Document the accepted port-mapping syntax, including separators and whether the -p prefix is required, then verify that the example matches the plugin's configuration or UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, java
- Domain
- devops, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100