This base image provides a Debian based Docker image with the dependencies for Odoo v8 installed.
- To build the image
cd
intodocker/odoo_base
and runregistry=XXXX version=XXX make build
- To test the image
cd
intodocker/odoo_base
and runregistry=XXX version=XXX make test
Alternatively you can run these from docker