ksql icon indicating copy to clipboard operation
ksql copied to clipboard

ksqldb-server docker image for linux/arm64 architecture

Open frisoft opened this issue 2 years ago • 5 comments

The current docker image produced from this project (I think) is built only for the linux/amd64 architecture: https://hub.docker.com/r/confluentinc/ksqldb-server

This makes its use quite difficult (sooo slow) on Macbook M1/M2 machines. Would it be possible to have it built for the linux/arm64 architecture as well? I don't know what work is involved in this.

I tried to build my local image following the instructions here: https://github.com/confluentinc/ksql/tree/master/ksqldb-docker

But I get the following error message: Could not resolve dependencies for project io.confluent.ksql:ksqldb-common:jar:7.4.0-0

frisoft avatar Nov 22 '22 14:11 frisoft

We dont have a current plan to support this on our roadmap

suhas-satish avatar Dec 02 '22 16:12 suhas-satish

I also would benefit from having a linux/arm64 image.

alexanderkiel avatar Jan 31 '23 10:01 alexanderkiel

Hello. I'll benefit to have it for arm64 highly too.

Reederey87 avatar Sep 25 '23 19:09 Reederey87

This would be very helpful.

eayesmunt1 avatar Dec 13 '23 15:12 eayesmunt1

+1

jm-nab avatar Apr 17 '24 22:04 jm-nab