This repo is a fork from odoo/docker.
I had made a PR to enhance the odoo/docker repo and be able to generate new tags for any release for any point-in-time.
Since it wasn't merged/rejected and I need to be able to build images for snapshots that Odoo doesn't support, this repo got a life of its own.
In this repo you'll find several bash scripts to help you generate your own Odoo containers.
If you wish to simply use the images I publish they can be found here.
Beware, one difference from Odoo's docker images is that
each tag is based on a <odoo version>:base
tag.