ksql
                                
                                
                                
                                    ksql copied to clipboard
                            
                            
                            
                        ksqldb-server docker image for linux/arm64 architecture
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
We dont have a current plan to support this on our roadmap
I also would benefit from having a linux/arm64 image.
Hello. I'll benefit to have it for arm64 highly too.
This would be very helpful.
+1