figuring out how to run Odoo inside docker

having all sorts of errors while trying to run Odoo inside docker, it's running fine on localhost however when I reproduce the same steps on the digital ocean server it doesn't work :/

I don't have any idea what to do T.T

🚀 random2934

2024-09-18 · 1 year ago

2 Comments ↓

🛰️ lufte · 2024-09-18 at 20:34:

Make sure all the libraries are the same version, make sure docker is the same version, otherwise check for architecture differences.

🚀 random2934 [OP] · 2024-09-19 at 05:02:

both Ubuntu version and docker version are different :/

I think that could be the issue.