From 49571b4501b1a4c500e20eead0a658f065f70079 Mon Sep 17 00:00:00 2001 From: Roman Zabaluev Date: Thu, 2 May 2024 01:45:37 +0400 Subject: [PATCH] Update with-docker.md --- development/building/with-docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/building/with-docker.md b/development/building/with-docker.md index 6fde1c6..d0d4831 100644 --- a/development/building/with-docker.md +++ b/development/building/with-docker.md @@ -38,7 +38,7 @@ If this step is successful, it should create a docker image named `ghcr.io/kafba **Using Docker Compose** -> _**NOTE:**_ If you are an macOS M1 User then you can use arm64 supported docker compose script `./documentation/compose/kafbat-ui-arm64.yaml` +> _**NOTE:**_ If you are an macOS M1 User then you can use arm64 supported docker compose script `.dev/dev_arm64.yaml` * Start the app using docker image built in step 1 along with Kafka clusters: