cloudboost
cloudboost copied to clipboard
ARM Support
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
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.