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 ยท 10 months 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.


Source