I am trying to run the concourse locally and I am using their documentation posted on :
https://concourse-ci.org/quick-start.html but when I am running the docker compose up
and start download all resources at the end is showing this line:
concourse The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
I have made a bit of research and some guys were suggesting that is needed to specify the platform but that didn't worked, so does anybody have an ideea about how to run concourse locally on macbook M1 chip?