docker
docker copied to clipboard
Odoo 14.0-17.0 update to release 20231109, valore remove 14.0 versión, add 17.0 versión.
I want to run Odoo 16 from docker following the instructions written on the README file. When executing the command line on § 'Start an Odoo instance': `$ docker run...
Fixed version 14 code to be usable with proxy (is cleaner too). This way one can set HTTP(S) proxy in ENV vars higher up and file and it will work....
ERROR: for myportal_odoo_1 Cannot start service odoo: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/entrypoint.sh": permission denied: unknown ERROR:...
Debian bookworm was released. It would be nice to have a new image based on it.
The `odoo` user UID inside container is not the same as host user `odoo` UID. how to reproduce the issue: -adduser `odoo` (generated UID=1001) -install docker -write basic docker compose...
i want to modify default odoo addons
The bot appears in my site as normal. But it NEVER transfers to a live agent that has joined the channel. It's only myself. I am using the database so...
Hi, Iam tried to override a function and I discover that it is impossible on docker? There is no volume which expose /usr/lib/python3/dist-packages/odoo/addons/ ? Have you got a solution? thanks