Mike Dillon
|
27c3328759
|
Add comment about '-' detection magic
|
2015-03-10 21:40:30 -07:00 |
|
Mike Dillon
|
fb1e830501
|
Simplify CMD to "openerp-server"
Set OPENERP_SERVER to specify config file
|
2015-03-10 21:36:50 -07:00 |
|
Mike Dillon
|
0ed964e2f9
|
Support "--" as documented
If "$1" starts with "-", then act like "$@" starts with /usr/bin/openerp-server
--config=/etc/odoo/openerp-server.conf
|
2015-03-10 18:56:53 -07:00 |
|
Mike Dillon
|
45bfe40dcb
|
Change to ENTRYPOINT + CMD
The addition of `set -e` in the run.sh script exposed the fact that it was
erroring out when `$# -eq 0`.
|
2015-03-10 17:46:12 -07:00 |
|