cloudboost icon indicating copy to clipboard operation
cloudboost copied to clipboard

ARM Support

Open darknblack opened this issue 7 years ago • 1 comments

Hi I am running Debian on ARM but I can't manage to run this on docker.

I am having this error: standard_init_linux.go:207: exec user process caused "exec format error" When running: docker run cloudboost/cloudboost

It would be great if you will add support for ARM users

Thanks

darknblack avatar Feb 04 '19 19:02 darknblack

I managed to run it on ARMv8 by sacrificing the Phantomjs feature and replacing the appropriate docker image (ARMv8) for mongodb and redis inside docker-comopse.yml.

darknblack avatar Feb 08 '19 17:02 darknblack