devture / devture/docker-ansible
allow to set user uid
Open
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 8
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
currently ansible is run by root. this lead to modify host files permissions to root (for eg vault files).
would be great to allow seting uid at run time
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 inspecting the repository's Docker image configuration and how Ansible is invoked at runtime. Determine how a configurable UID could be supplied and verify that generated or modified host files retain the intended ownership.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ansible, docker
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100