elkozmon / zoonavigator

Web-based ZooKeeper UI / editor / browser
https://zoonavigator.elkozmon.com
GNU Affero General Public License v3.0
506 stars 72 forks source link

Arm64 support #83

Closed vkarakaya closed 2 months ago

vkarakaya commented 1 year ago

Hi, currently there is no arm64 support in docker images. I tried running amd64 builded version in arm64 vm but there is no easy way to do that. Could you please add arm64 support while building docker images?

elkozmon commented 1 year ago

Working on it :)

thinkingmonster commented 1 year ago

HI @elkozmon is there any progress on arm64 images? I tried to build one but have not been successful so far.

elkozmon commented 1 year ago

Hi @thinkingmonster! Yes actually. I've got to a point where I'm able to build the image, but didn't have time to finish the rest of the CI pipeline. But since it's broken now anyway I'll release it as it is now so you can try it out (I haven't yet).

elkozmon commented 1 year ago

Sorry this took so long. I pushed the new image to Docker Hub as elkozmon/zoonavigator:unstable.

PS: I didn't have time to actually run the image, so fingers crossed. If you do try it out, please let me know how it went. Thanks.

abbeshamza commented 1 year ago

hello, i tried to run the new image. it is not working for me i get a white page.

elkozmon commented 1 year ago

hello, i tried to run the new image. it is not working for me i get a white page.

Sorry to hear that, but thanks for letting me know. I will look into it.

elkozmon commented 2 months ago

Version 1.1.3 is now out with Docker image for arm64!