Vasyl Melnychuk

Results 6 comments of Vasyl Melnychuk

Compiled from Dockerfile used for 14.0 and got stuck at the error: `ERROR odoo.service.db: CREATE DATABASE failed: , Traceback (most recent call last):, File "/usr/lib/python3/dist-packages/odoo/service/db.py", line 66, in _initialize_db, env...

@herawais yes, and adjusted Dockerfile (from 14.0) to the 15th release and checksums.

Compiled and launched! The Dockerfile needs an extra lib: python3-openssl, then during creating a database it fails with the above listed error, but I updated `res_users` with the desired admin...

@hpz24 , you can build one for yourself, by using the official Dockerfile. Do you need any tip how to do it? Alternatively you can pull docker pull vmelnych/odoo:15.20211006 -...

@hpz24 clone this [repo](https://github.com/vmelnych/odoo_docker_build.git) and try it. Note, that Docker must be installed :)

@codeagencybe, it is self-explanatory, actually. You find a required nightly build and specify date and a checksum in the .env file. Simple it is. You can contact me at [email protected].