I am struggling for How I Can Setup multiple Odoo versions ( NOT multiple instances for a single version ) using Docker Containers for development on Linux Ubuntu, I want step by step all pre and post installation setups, requirements, because I do not aware for this setup yet.
Many have just guides to create and execute docker_compose.yml file for only Single version but I am stuck for further steps like required packages & libraries like Wkhtmltopdf etc., requirements.txt, python env, odoo.conf, custom addons etc. etc. all necessary things for multiple versions of Odoo docker containers I want to install and configure. Setup of Visual Studio Code for these multiple versions for development environments because Pycharm Community not allowing to configure multiple versions which installed within Docker Containers.
Please its a humble request for a beginner friendly guidance and help.
regards
2
Answers
You have here an example of docker-compose file for an instance odoo on docker. You can have multi version of odoo
I have already this example, if this can help you :
.docker-compose :
.env :
.odoo.conf :