odoo / docker

Other
931 stars 1.51k forks source link

ARM64 support for Odoo 16.0 #469

Closed ashuio closed 8 months ago

ashuio commented 9 months ago

Adds ARM64 docker image support for Odoo 16.0

ludovic-gasc commented 8 months ago

Hi @ashuio ,

A pull request already exists for the support of ARM64: https://github.com/odoo/docker/pull/466

If you have the opportunity to test the pull request on ARM64, I'm interested in it.

Kind regards

ashuio commented 8 months ago

Hi @ludovic-gasc , Sorry i didn't see the existing PR before making this one. I am testing it right now on ARM64 and everything seems to work fine till now.

Feel free to close this PR, i will report any problems i find.

ludovic-gasc commented 8 months ago

hi @ashuio , no problems, but I'm not the maintainer of this repository :-)

You should close this PR by yourself, and thanks a lot for having tested my PR on ARM64.

Have a nice day!

ashuio commented 8 months ago

Thanks for the PR @ludovic-gasc hope it gets merged soon.