Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARM64 support? #7

Open
lasbian opened this issue Jul 20, 2019 · 1 comment
Open

ARM64 support? #7

lasbian opened this issue Jul 20, 2019 · 1 comment

Comments

@lasbian
Copy link

lasbian commented Jul 20, 2019

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

@laphilipa
Copy link

You must change FROM php:7.4-apache to a base image that support ARM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants