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

[REQUEST] docker for arm64 #65

Open
dony71 opened this issue Apr 20, 2020 · 3 comments
Open

[REQUEST] docker for arm64 #65

dony71 opened this issue Apr 20, 2020 · 3 comments

Comments

@dony71
Copy link

dony71 commented Apr 20, 2020

Notice docker only for amd64 architecture
Is it possible to make docker for arm64?

@forslund
Copy link
Collaborator

I'm moving this over to the docker-mycroft repo. There are ongoing discussions there for armhf as well.

@forslund forslund transferred this issue from MycroftAI/mycroft-core Apr 20, 2020
@japtain-cack
Copy link

So, I didn't realize there was no support for this. I just updated my saltstack, found that some necessary docker features aren't supported in the docker-formula, spent hours updating their code, submitted PRs, and then I find this just now haha...

@alsotoes
Copy link

alsotoes commented Oct 28, 2022

I don't know if this worked or not in the past but today I just changed the Dockerfile first line:

alvaro@silvia:~/docker-mycroft $ diff Dockerfile arm64v8.Dockerfile 
1c1
< FROM ubuntu:18.04
---
> FROM arm64v8/ubuntu:18.04

And seems like everything is working fine.

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

4 participants