[IMP] Set OPENERP_SERVER to specify config file
This commit is contained in:
@@ -38,6 +38,9 @@ VOLUME ["/var/lib/odoo", "/mnt/extra-addons"]
|
||||
# Expose Odoo services
|
||||
EXPOSE 8069 8071
|
||||
|
||||
# Set the default config file
|
||||
ENV OPENERP_SERVER /etc/odoo/openerp-server.conf
|
||||
|
||||
# Set default user when running the container
|
||||
USER odoo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user