Skip to content

Commit 9647fcc

Browse files
authored
Remove references to arm-specific local setup (#35)
1 parent 72e9724 commit 9647fcc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

development/building/with-docker.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ Once you installed the prerequisites and cloned the repository, run the followin
66

77
### Step 1 : Build
88

9-
> _**NOTE:**_ If you are an macOS M1 User then please keep in mind below things
10-
11-
> Make sure you have ARM supported java installed
12-
139
> Skip the maven tests as they might not be successful
1410
1511
* Build a docker image with the app
@@ -38,8 +34,6 @@ If this step is successful, it should create a docker image named `ghcr.io/kafba
3834

3935
**Using Docker Compose**
4036

41-
> _**NOTE:**_ If you are an macOS M1 User then you can use arm64 supported docker compose script `.dev/dev_arm64.yaml`
42-
4337
* Start the app using docker image built in step 1 along with Kafka clusters:
4438

4539
```

0 commit comments

Comments
 (0)