WeblateOrg / WeblateOrg/docker
Support for running under different user
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 117
- Forks
- 116
- Avg merge
- 1h 21m
- Merged PRs (30d)
- 63
Description
I ended up giving up on running on a non-1000 UID and that allowed me to work around the ssh key issue.
IMO it'd be both cleaner for host filesystem mapping and also enhanced security if UID parameter was supported in the docker version.
Originally posted by @Skyedra in https://github.com/WeblateOrg/weblate/issues/10037#issuecomment-1740712105
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 examining how the Docker version configures the container user and handles SSH keys. Define how a UID parameter should affect host filesystem mapping and verify that running with a non-1000 UID works without breaking SSH key access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100