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

How can I use this on an ARM machine? #27

Closed
fredpeertje opened this issue Oct 3, 2023 · 3 comments
Closed

How can I use this on an ARM machine? #27

fredpeertje opened this issue Oct 3, 2023 · 3 comments

Comments

@fredpeertje
Copy link

I tried to run your docker image on an aarch64 Linux Ubuntu 20.04 LTS but get the following error:

The requested image's platform (linux/amd64) does not match the detected host platform (linux/amd64/v8)

How can I use this Docker project on an ARM machine?

@netbrain
Copy link
Owner

netbrain commented Oct 3, 2023

You will have to build it the entire thing for arm. This would actually be a good improvement, and would involve the use of matrices in the github actions yaml. Would also probably have to rebuild the wine container aswell.

I'll be happy to take a PR on this, and also help you along the way.

@netbrain
Copy link
Owner

netbrain commented Oct 3, 2023

https://github.com/AndreRH/hangover might be of use.

@netbrain
Copy link
Owner

netbrain commented Oct 5, 2023

Could be fixed through #28

@netbrain netbrain closed this as not planned Won't fix, can't repro, duplicate, stale Oct 17, 2023
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