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

Dockerfile for ARM #8

Open
willtho89 opened this issue Nov 12, 2019 · 1 comment
Open

Dockerfile for ARM #8

willtho89 opened this issue Nov 12, 2019 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@willtho89
Copy link
Owner

From Doesn't start on Raspberry Pi #7:

currently the Dockerfile only supports x86_64 Platforms. changing the FROM alpine in the Dockerfile to FROM arm32v6/alpine fixes this.
To support multiple architectures different labels Dockerfiles and labels should be made available

@willtho89 willtho89 added the help wanted Extra attention is needed label Nov 12, 2019
@TimJDFletcher
Copy link

TimJDFletcher commented Nov 17, 2019

You can also follow these instructions and use the docker desktop client to build arm images. I've just pushed a multiarch tag to my samba-timemachine container. I've tested with a pi4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants