You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Docker Images are not working with M1 Mac. This is because they haven't been built by Confluent for that platform. See (confluentinc/common-docker/#117)[https://github.com/confluentinc/common-docker/issues/117] for more details
49
+
Currently, the Docker Images are not working with M1 Mac. This is because they haven't been built by Confluent for that platform. See [confluentinc/common-docker/#117](https://github.com/confluentinc/common-docker/issues/117) for more details
50
50
51
51
## Single Zookeeper / Single Kafka
52
52
@@ -106,7 +106,7 @@ docker-compose -f zk-multiple-kafka-multiple.yml down
106
106
107
107
## Full stack
108
108
109
-
For this, we recommend using [Conduktor](https://conduktor.io) as your tool to bring a unified UI to all these components
109
+
Need a UI? We recommend using [Conduktor](https://conduktor.io) as your tool to bring a unified UI to all these components
0 commit comments