docker-odoo/9.0
dienteperro 27165e6fae
chmod entrypoint.sh to make it executable
Did this in order to avoid the following error from appears when the "entrypoint.sh" file has not set the executable attributes.

Error that appears if entrypoint.sh is not executable:
docker: Error response from daemon: OCI runtime create failed: container_linux.go:296: starting container process caused "exec: \"/entrypoint.sh\": permission denied": unknown.
2018-03-01 18:37:41 -05:00
..
Dockerfile chmod entrypoint.sh to make it executable 2018-03-01 18:37:41 -05:00
entrypoint.sh [FIX] Odoo 8.0-10.0: handling of odoo subcommand 2016-11-23 14:17:55 +01:00
openerp-server.conf [FIX] Odoo 9-10: reload handling 2017-02-07 16:22:34 +01:00