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: ubuntu base image architecture added #1

Closed
wants to merge 1 commit into from
Closed

Dockerfile: ubuntu base image architecture added #1

wants to merge 1 commit into from

Conversation

florianlederer
Copy link

@florianlederer florianlederer commented May 18, 2020

To build your image on a Rock Pi 4 running an aarch64 architecture I had to add the armhf architecture in the Dockerfile.

@florianlederer
Copy link
Author

and by the way thanks for your image!

@ulm0
Copy link
Owner

ulm0 commented May 18, 2020

Thanks for the PR, thing is i try to use official images since they are up to date, if you're having problems with building this image, you could append --platform=arm to docker build process, or i could modify the scripts for this purpose as well. Let me know

@florianlederer
Copy link
Author

@ulm0 Thanks for your response. You're absolutely right. I did not notice that this is an unofficial image. --platform=arm solved my problem.

@ulm0
Copy link
Owner

ulm0 commented May 23, 2020

Glad it helped! Closing this PR.

@ulm0 ulm0 closed this May 23, 2020
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

Successfully merging this pull request may close these issues.

2 participants