This is the Git repo of a custom build of Odoo maintained by OmnidApps. The Docker image is hosted here.
This image is built on a fork of the official Odoo image.
- Added
master
tag pointing to latest Odoo dev nightly build. - Removed 14/15/16 tags for now until/if we maintain a fork of those or any other upstream tags.
If you'd like to build a local copy, you can run:
docker build . -t omnidapps/odoo:master # or see .github/workflows/build.yml