See concourse/concourse#1379 for more information
Make sure you have a working Docker installation on a linux x86_64 machine or Mac. The build process has been tested on MacOS Mojave with Docker 18.09.2.
To make an arm build run:
./create.sh linux arm
To make an aarch64 build run:
./create.sh linux aarch64
By default verbose mode is used
A docker image is created called concourse-arm that runs concourse.
Resource types are currently not included