ContentSquare / chproxy

Open-Source ClickHouse http proxy and load balancer
https://www.chproxy.org/
MIT License
1.24k stars 255 forks source link

why disable docker build for arm #440

Open kingwide opened 1 month ago

kingwide commented 1 month ago

why disable docker build for arm64 + arm64v8 as a temporary solution for cross platform build ? if I want to use chproxy docker image in arm . what should I do?

mga-chka commented 1 month ago

Hi,I'll let @sigua-cs answer it since he handled this part.

sigua-cs commented 1 month ago

why disable docker build for arm64 + arm64v8 as a temporary solution for cross platform build ?

if I want to use chproxy docker image in arm . what should I do?

Hello, Thank you for opening this issue. I disabled it previously due to multiple issues with cross-platform builds. I'm working on returning it back.

kingwide commented 1 month ago

Is there any problem with the arm image that has been published in docker hub?