elastic / stack-docker

Project no longer maintained.
Apache License 2.0
1.18k stars 450 forks source link

Fails on arm64 #87

Closed samip5 closed 5 years ago

samip5 commented 5 years ago

Getting it up fails with ARM64-4GB server on ScaleWay.

docker-compose -f setup.yml up:

Creating network "stack-docker_default" with the default driver
Pulling setup (docker/compose:1.21.2)...
1.21.2: Pulling from docker/compose
605ce1bd3f31: Pull complete
c57f5dd9da06: Pull complete
4869756a2c04: Pull complete
Digest: sha256:6fb081a4ff825a3b9311aa532589bf98b3e9d3331e4f9de69fac31770c8cb108
Status: Downloaded newer image for docker/compose:1.21.2
Creating stack-docker_setup_1 ... done
Attaching to stack-docker_setup_1
setup_1  | standard_init_linux.go:207: exec user process caused "exec format error"
stack-docker_setup_1 exited with code 1

Docker-compose version (from: https://github.com/vobys/docker-compose-aarch64):

docker-compose version 1.24.0-rc1, build 82db4fd4
jarpy commented 5 years ago

That's the nature of the Elastic Stack. It's not supported on ARM, sorry.