HOWTO.md: added more instructions.
This commit is contained in:
parent
801ba76102
commit
75052f02ea
4
HOWTO.md
4
HOWTO.md
@ -11,6 +11,10 @@ This repo is structured the following way:
|
|||||||
This repo contains a few bash scripts to
|
This repo contains a few bash scripts to
|
||||||
help you generate docker container images.
|
help you generate docker container images.
|
||||||
|
|
||||||
|
`generate_releases.sh` will go to nightly.odoo.com and
|
||||||
|
grab the available releases and SHA1 checksum and
|
||||||
|
rebuild the `${ODOO_VERSION}/releases.txt`.
|
||||||
|
|
||||||
`generate.sh` will read the `${ODOO_VERSION}/releases.txt` file,
|
`generate.sh` will read the `${ODOO_VERSION}/releases.txt` file,
|
||||||
parse the `release:checksum` lines and
|
parse the `release:checksum` lines and
|
||||||
generate the `${ODOO_VERSION}/${ODOO_RELEASE}/Dockerfile`.
|
generate the `${ODOO_VERSION}/${ODOO_RELEASE}/Dockerfile`.
|
||||||
|
Loading…
Reference in New Issue
Block a user