odoo-openupgrade-wizard/odoo_openupgrade_wizard
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
..
cli [FIX] copydb : add the copy of the filestore 2023-07-17 14:12:14 +02:00
templates Fix Dockerfile when using root on host 2023-11-09 16:36:53 +01:00
tools Fix listing containers during removal of containers 2023-11-09 16:27:29 +01:00
__init__.py [REF] add ensure_folder_exists system 2022-04-08 19:09:24 +00:00
__main__.py [REF] add ensure_folder_exists system 2022-04-08 19:09:24 +00:00
configuration_version_dependant.py [ADD] odoo 16.0 template 2022-10-12 10:38:56 +02:00