Image Odoo 14 for installation using Docker (use postgresql 12)
2.8K
Odoo 14 image for installation using Docker. The issue with backup and restore through the GUI/Browser has been fixed. Make sure to set the PostgreSQL version in the docker-compose.yml file to PostgreSQL version 12.
Based on testing, Odoo 14 installed using Docker is compatible with PostgreSQL versions 10 and 12 (PostgreSQL versions 11, 13, 14, 15, and 16 are not compatible, always resulting in errors when backing up via the GUI browser).
[IMPORTANT - For Windows User] If you configure docker-compose.yml using odoo_pg_pass (especially on Windows), we recommend creating the odoo_pg_pass file in the Windows Subsystem for Linux (WSL) terminal, as there have been cases of connectivity issues between the Odoo container and the PostgreSQL container when the odoo_pg_pass file is created in the Windows PowerShell terminal.
Content type
Image
Digest
sha256:91cb7b745…
Size
509.6 MB
Last updated
about 2 years ago
docker pull aambinnes/o14cd