goaccess icon indicating copy to clipboard operation
goaccess copied to clipboard

Run GoAccess Docker image on Amazon Graviton instances / Apple M1

Open air3ijai opened this issue 3 years ago • 2 comments

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!

air3ijai avatar Dec 21 '21 19:12 air3ijai

Hi @air3ijai and @allinurl

Maybe same solution at conversation #2295 and #1894.

0bi-w6n-K3nobi avatar Apr 23 '22 21:04 0bi-w6n-K3nobi

@0bi-w6n-K3nobi like you said, this would be addressed in #1894.

allinurl avatar Apr 24 '22 22:04 allinurl