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

Create docker image for arm64 #753

Closed
pedroapfilho opened this issue Feb 22, 2023 · 2 comments
Closed

Create docker image for arm64 #753

pedroapfilho opened this issue Feb 22, 2023 · 2 comments

Comments

@pedroapfilho
Copy link

I was installing zombienet from docker hub to run it, but then I saw that it doesn't have support for arm64, making it very tricky to run.

This could be mitigated by having support for arm64, and adding documentation for how to run it properly.

@pedroapfilho
Copy link
Author

Context, when I fetch the image from the hub: https://hub.docker.com/r/paritytech/zombienet and try to run it using:

docker run paritytech/zombienet:latest

it gives me:

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

@wirednkod
Copy link
Contributor

Thank you @pedroapfilho

We have a relative issue about this so I will close this as duplicate. You can follow the discussion on the other issue: #710

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