odoo on docker, for demo purposes
This repo has 2 directories:
docker-compose -f stack.yml up
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.