HOWTO.md: added reference to latest.

This commit is contained in:
Pedro Salgado 2016-12-30 20:32:04 -07:00
parent 2a5cbfa860
commit 1c14a72ab9

View File

@ -7,6 +7,7 @@ This repo is structured the following way:
- `Dockerfile`: file to build the `${ODOO_VERSION}-base` container image
- `${ODOO_RELEASE}/`
- `Dockerfile`: file to build the `${ODOO_VERSION}.${ODOO_RELEASE}` container image taking `${ODOO_VERSION}-base` as a base
- `latest`: symlink to the latest `${ODOO_RELEASE}` release
This repo contains a few bash scripts to
help you generate docker container images.