This repo has 2 directories:
- odoo11
- odoo12
- Go inside odoo12 directory
docker-compose -f stack.yml up
- Browse to
localhost:8069
odoo12/stack.yml is the formula to orchestate odoo and postgres.
This yml file does not include configuration to manage extra add-ons or any other shared resource between docker containers and host machine.