odoo-openupgrade-wizard/odoo_openupgrade_wizard/templates/odoo/11.0
Rémy Taymans 690ab60699 Fix Dockerfile when using root on host
root user should not be used to create container and oow should not be
run as root.

But when running oow in a docker, then the default user of this docker
can be root.

This fix allow to link the odoo user in the odoo environment docker to
match a root user of the host docker.
2023-11-09 16:36:53 +01:00
..
Dockerfile Fix Dockerfile when using root on host 2023-11-09 16:36:53 +01:00