concourse / concourse/docker-image-resource
Proposal: Allow adding docker run arguments
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 162
- Forks
- 250
- PR merge metrics
- No merged PRs in 30d
Description
It would be great if one could pass additional arguments to the docker run command like e.g. --ipc=host.
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 tracing where this resource constructs and runs the docker run command. Determine how additional arguments such as --ipc=host should be supplied and verify that the resulting command passes them through correctly; the issue does not name files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100