- docker-compose v2 version or later https://docs.docker.com/compose/install/
- Docker CE or EE https://docs.docker.com/install/
- git
-
Install the requirements
-
Clone the repo
git clone [email protected]:quenode/odoo-docker-compose.git
Download the docker-compose.yml file in some folder example "odoo-12-testing"
Run the command from console shell docker-compose up
Connect to http://localhost:8069
Enjoy odoo 12.0
The new option is allows to use own odoo config with custom modules also you can add an enterprise odoo option.
The structure you can copy enterprise modules is ./repo/odoo/enterprise when Downloaded from odoo
https://github.com/odoo/enterprise.
Note: You have to have valid access to this repo since this private repo.