dockerdoo
dockerdoo copied to clipboard
Flexible and streamlined Odoo image to be used with docker-compose, docker swarm or Kubernetes. Fully integrated to with VSCode devcontainers
Hi, having the following problem after fresh clone and setup of dockerdoo:  there is already a closed issue with this problem and there is kind of a solution given!...
devcontainer.json does not build in JetBrains IDE 2024.1 and VSCode. JetBrains IDE Welcome screen -> DevContainers -> New DevContainer (from VCS Project, Docker must be installed.) Insert the git@ link...
## context encountered in `17.0` not tested on other branches ## bug description When building the hosted docker image ```bash docker build -f "Dockerfile" -t dockerdoo:latest "." ``` The `custom`...
I have no enterprise access and I need the lightest version possible of Odoo with only the Accounting and Invoicing module in a docker image. Is this possible via dockerdoo?
i have this issue in branch 17 odoo-1 | pkg_resources.DistributionNotFound: The 'odoo==17.0' distribution was not found and is required by the application
Hello, I am encountering an issue with the Odoo 15 Docker image that is affecting the startup of Odoo. When deploying the image, I receive the following error related to...
Thanks for this great project! I'm trying to add a custom Odoo module and get the development environment running on my M1 Mac, but I've hit some snags with the...