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

Add docker support for additional architectures #105

Open
JamesConlan96 opened this issue Apr 16, 2022 · 1 comment
Open

Add docker support for additional architectures #105

JamesConlan96 opened this issue Apr 16, 2022 · 1 comment

Comments

@JamesConlan96
Copy link

Is your feature request related to a problem? Please describe.
The docker image made available on docker hub is only compatible with the "linux/arm64/v8" architecture.

Describe the solution you'd like
It would be useful to support other popular architectures such as "linux/amd64" as well.

Describe alternatives you've considered
I've tried to run it with "docker run --platform=linux/amd64", but this was unsuccessful.

@denisgolius
Copy link

+1

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