Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion development/building/with-docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down