Skip to content

Docker setup Issue on arm64 architecture #11353

Answered by bjester
a6ar55 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @a6ar55,

Thank you for your interest in contributing.

I think the appropriate fix is to update the dockerfile to instead parameterize amd64 with the result of the following command:

dpkg --print-architecture

That should allow it to work for both amd64 and arm64 host architectures

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@a6ar55
Comment options

Answer selected by MisRob
Comment options

You must be logged in to vote
3 replies
@bjester
Comment options

@a6ar55
Comment options

@DXCanas
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants