Open stonor opened 3 years ago
With the OpenSearch project in full gear, I don't see this being a priority, but I managed to build a docker image on m1 for an old build (1.10.1) and am running it in minikube. I pushed my commit to a fork here:
https://github.com/andykellr/opendistro-build/commit/d065c64814c38e52bb6864fab16710432df153f1
If you still need to do this and have questions, let me know.
The process is to clone the repo, cd elasticsearch/docker
and make build
I would love to be able to run Open Distro for ElasticSearch in Docker on a modern MacBook Pro (with M1 chip).
However the Docker images are currently only build for X64. Any chance you could include builds for ARM64 as well?