nginx-proxy / nginx-proxy/docker-gen
Change user permission of generated content
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 4.6k
- Forks
- 609
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 4
Description
I know Docker loves root ;-) But, is it possible to configure the owner of generated template?
It's not a big issue because it's possible to change owner with notifycmd option, but I think this should be an important option to secure the usage.
Thanks you,
Contributor guide
No contributing guide indexed for this repository
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 reading the existing notifycmd option and the code path that generates template output. Determine where an owner setting belongs and verify the issue's requested outcome: generated content can be configured with an owner instead of defaulting to root.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- devops, security, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100