docker-odoo/10.0
Christophe Monniez 87f0174dca [FIX] Odoo 10.0-12.0: use a more secure way to download keys
At build time, curl is used to download gnupg keys without any
verification.

This does not meet the Docker hub requirements:
https://github.com/docker-library/official-images#security

With this commit, gpg is used to download the keys with the best method
specified in the requirements.
2019-01-30 15:43:24 +01:00
..
Dockerfile [FIX] Odoo 10.0-12.0: use a more secure way to download keys 2019-01-30 15:43:24 +01:00
entrypoint.sh [FIX] Odoo 8.0-10.0: handling of odoo subcommand 2016-11-23 14:17:55 +01:00
odoo.conf [FIX] Odoo 9-10: reload handling 2017-02-07 16:22:34 +01:00