cockpit-docker
cockpit-docker copied to clipboard
ARM64 support?
Hi Agentejo,
Thanks for this awesome software. Question: I'm on a ARM64 system, and having trouble running the docker image. No issues occurs when running Cockpit through PHP and Apache the old school way. On my local system (not ARM64) i don't have any issues.
Docker logs this error:
2019-07-20T19:20:06.202384169Z`` standard_init_linux.go:211: exec user process caused "exec format error"
Is there a quick fix for this issue?
Cheers, Lasse
You must change FROM php:7.4-apache to a base image that support ARM.