Docker compose and starting the odoo container with arguments
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 1.2k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have compiled many pieces together from various blogs and posts and stuff. Anyways, here is my docker-compose.yml file:

Here is the file rather than a screenshot: docker-compose.txt
Everything works quite well. But how would you pass any of the poossible arguments to the odoo container found in: https://www.odoo.com/documentation/13.0/reference/cmdline.html
Should I just move out the odoo container out of the compose file to be able to work the exec command?
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 with the linked docker-compose.txt and the Odoo 13 command-line reference, then inspect how the compose service starts the Odoo container and how its exec command is used. Done means establishing and documenting the supported way to pass Odoo arguments while keeping the service in Compose.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose
- Domain
- devops
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100