goaccess
goaccess copied to clipboard
Run GoAccess Docker image on Amazon Graviton instances / Apple M1
Hello,
During last years Amazon WS introduced a lot of ARM based instances and they have a great performance and affordable price. Also, Apple started a movement to the ARM architecture which is actual for Developers. It will be great to have an option to run goaccess using ARM architecture.
I'm trying to run goaccess docker image on t4g.small - 2 vCPU / 2 RAM
instance but get the error:
docker run allinurl/goaccess
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
standard_init_linux.go:228: exec user process caused: exec format error
It seems that Docker provides a way to build images with multi-architecture support - Leverage multi-CPU architecture support.
It can be helpful to get officially supported images for goaccess.
Thank you!
Hi @air3ijai and @allinurl
Maybe same solution at conversation #2295 and #1894.
@0bi-w6n-K3nobi like you said, this would be addressed in #1894.