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> |
||
---|---|---|
8.0 | ||
Dockerfile | ||
README.md |
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