Skip to content

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

Open
@soumilshah1995

Description

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 % 

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions