This question has been flagged
1 Reply
45644 Views

Explain me please the installation process.

First I install odoo in some folder and create dockerfile in it. After that - install docker with odoo image from dockerhub. It's right? How migrate or how to start my developed version of odoo (from folder) in docker?    

Or i need only install docker image, create containers and.. how to develop existing and new addons?

Avatar
Discard
Best Answer

Here is the full documentation for using odoo in a docker.

https://docs.docker.com/samples/library/odoo/

Avatar
Discard
Author

i have made all steps, odoo works. but now i don't understand how to get odoo files (such as odoo-bin or installed addons).