Go to file
Claudio Mignanti ba85bbe3ce [IMP] Allow the usage of the official odoo image with dokku PaaS
This commit allow us to directly push this repo over dokku mini-Paas
this has some drawback:
 - the Dockerfile should be in the project root, a symlink is used
   here to allow simple version swap
 - expose port should be changed to 8080 to get advantages by the nginx
   configuration system from dokku

Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com>
2015-06-17 19:18:43 +02:00
8.0 [IMP] Allow the usage of the official odoo image with dokku PaaS 2015-06-17 19:18:43 +02:00
Dockerfile [IMP] Allow the usage of the official odoo image with dokku PaaS 2015-06-17 19:18:43 +02:00
README.md [IMP] Allow the usage of the official odoo image with dokku PaaS 2015-06-17 19:18:43 +02:00

About this Repo

This is the Git repo of the official Docker image for Odoo. See the Hub page for the full readme on how to use the Docker image and for information regarding contributing and issues.

The full readme is generated over in docker-library/docs, specifically in docker-library/docs/odoo.

This image can also bu used with dokku mini-PaaS as simple as:

dokku clone odoo https://github.com/odoo/docker