ARM64 builds for Elasticsearch 5.6?

We are unfortunately stuck on Es5 for the foreseeable future... and I just got a new M1 MacBook.

Neither of these commands work.

docker run --rm --platform linux/amd64 elasticsearch:5.6.16
docker run --rm --platform linux/amd64 elasticsearch:5.6.16-alpine

Is there any way to get an ARM64 build for Es 5.6? Or any tutorials on how to build it myself? Or any tips on getting the amd64 builds working with qemu?

Thanks for the help.

We don't provide/support ARM64 builds for that version as it's EOL.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.