Hi,
I'm new at Odoo development and I would like to use docker-compose.
My problem is that I want to uses the enterprise version of Odoo and develop my custom module. The problem is that there is only one volumes "/mnt/extra-addons" and I want to bind several addons paths.
So, if there is a docker-compose expert, may be he can help me !
here is my docker-compose file:
In bold my problem. How can I do for map the enterprise version which is one folder and my custom addons which are in another folder ?
thanks,
Benjamin