Hello,
I am currently running odoo from docker with only one database and one subdomain, for one company.
I would like to set up an odoo instance for a second company with its own database and subdomain.
How should I proceed? Should I just use another docker instance or should I do it with dbfilter? Would dbfilter require less resources?
Thanks :)