docker-odoo/Dockerfile
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

Symbolic link
1 line
14 B
Docker