Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker compose fails for ksqldb-cli on Mac M2 #10324

Open
soumilshah1995 opened this issue Apr 23, 2024 · 0 comments
Open

Docker compose fails for ksqldb-cli on Mac M2 #10324

soumilshah1995 opened this issue Apr 23, 2024 · 0 comments

Comments

@soumilshah1995
Copy link

git clone https://github.com/confluentinc/ksql.git
cd ksql

git checkout

docker-compose up -d

                                                                        Started0.0s 
 ! primary-ksqldb-server The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested    0.0s 
 ✔ Container ksqldb-cli                                                                                                                                                    Created0.0s 
 ✔ Container ksql-additional-ksqldb-server-1                                                    [+] Running 10/10                                                          Created0.0s 
 ✔ Network ksql_default                                                                                                                                                    Created0.0s 
 ✔ Container ksql-zookeeper-1                                                                                                                                              Started0.4s 
 ✔ Container ksql-kafka-1                                                                                                                                                  Started0.0s 
 ✔ Container ksql-schema-registry-1                                                                                                                                        Started0.0s 
 ✔ Container primary-ksqldb-server                                                                                                                                         Started0.0s 
 ! primary-ksqldb-server The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested    0.0s 
 ✔ Container ksqldb-cli                                                                                                                                                    Started0.0s 
 ✔ Container ksql-additional-ksqldb-server-1                                                                                                                               Started0.0s 
 ! ksqldb-cli The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested               0.0s 
 ! additional-ksqldb-server The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s 
(venv) soumilshah@Soumils-MBP ksql % 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant