Skip to content

Commit

Permalink
add arm tags to m1 development readme
Browse files Browse the repository at this point in the history
  • Loading branch information
git-phu committed Mar 18, 2022
1 parent 51bc946 commit 307765c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/contributing-to-airbyte/developing-locally.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ export DOCKER_BUILD_PLATFORM=linux/arm64
export DOCKER_BUILD_ARCH=arm64
export ALPINE_IMAGE=arm64v8/alpine:3.14
export POSTGRES_IMAGE=arm64v8/postgres:13-alpine
export NGINX_IMAGE=arm64v8/nginx:1.19-alpine
export JDK_IMAGE_REPOSITORY=arm64v8/openjdk
export JDK_VERSION=17
```

Expand Down

0 comments on commit 307765c

Please sign in to comment.