How to use non-default locales?
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 1.2k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Inside a container running the official odoo image locale -a reports only C, C.UTF-8, POSIX; and since its USER is odoo (i.e. whoami reports odoo, not root) one apparently cannot add additional locales with normal Debian means such as locale-gen.
Does the odoo image support other locales than English, and if so how?
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
No file or test is named. Reproduce the locale output in the official Odoo container, then inspect its user and locale setup to determine whether non-English locales are supported. Done means documenting the supported locales and exact steps, or clearly stating that the image does not support them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100