docker icon indicating copy to clipboard operation
docker copied to clipboard

Results 169 docker issues
Sort by recently updated
recently updated
newest added

I got 500 Internal Server Error after uninstalling the website module I'm using a v15 docker image how can I fix this problem by installing the website module again or...

hello i am facing issue on odoo docker image when user log out and another user try to login in same browser i get ![image](https://user-images.githubusercontent.com/11461698/166571313-eea818d1-abdc-419b-80b4-f8185b70475f.png) this issue happen when i...

I just pointed it to an enterprise directory that i map to /opt/odoo and modified entrypoint to use it. Is there a better way?

Inside a container running the official odoo image `locale -a` reports only `C`, `C.UTF-8`, `POSIX`; and since its `USER` is `odoo` (i.e. `whoami` reports `odoo`, not `root`) one apparently cannot...

This docker image needs multi-architecture builds so that it can be run on other architecture as well.

The command `--dev=all` or `--dev=reload` obviously using [watchdog](https://pypi.org/project/watchdog/) for hot reloading. Watchdog uses `inotify` on Linux images for getting the file updates triggered. Apple Silicon as a host system does...

AttributeError: 'NoneType' object has no attribute 'WorkbookError: Odoo Server Error Traceback (most recent call last): File "/home/macha/odoo/addons/web/controllers/main.py", line 111, in wrap return f(*args, **kwargs) File "/home/macha/odoo/addons/web/controllers/main.py", line 2005, in index...

execute command on Apple M1 Pro: docker pull odoo output error message: Using default tag: latest latest: Pulling from library/odoo no matching manifest for linux/arm64/v8 in the manifest list entries

So I have attempted to install Odoo via docker containers on Unraid but I seem to have hit a wall. I am unable to access the GUI after installing postgres...