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

Does Warpgate support arm64 #883

Closed
nguyenrom opened this issue Aug 29, 2023 · 2 comments · Fixed by #930
Closed

Does Warpgate support arm64 #883

nguyenrom opened this issue Aug 29, 2023 · 2 comments · Fixed by #930

Comments

@nguyenrom
Copy link

Dear Warpgate,

I have tried with code below but docker return "docker: no matching manifest for linux/arm64/v8 in the manifest list entries."

docker run --rm -it -v /home/docker/warpgate/data:/data ghcr.io/warp-tech/warpgate:main setup

Thank you,
Nguyen

@Eugeny
Copy link
Member

Eugeny commented Aug 29, 2023

I think something might be off with the way i'm tagging the images, does docker run --rm -it ghcr.io/warp-tech/warpgate:main@sha256:f784a933ae00ef34fef99c95bc57ad556b0e2c57fae86754c94e5f7c8e1d1395 work?

@nguyenrom
Copy link
Author

nguyenrom commented Aug 30, 2023

Hi @Eugeny ,

I think something might be off with the way i'm tagging the images, does docker run --rm -it ghcr.io/warp-tech/warpgate:main@sha256:f784a933ae00ef34fef99c95bc57ad556b0e2c57fae86754c94e5f7c8e1d1395 work?

This link is not working, error returned: docker: unsupported media type application/vnd.in-toto+json.

VM OS: Ubuntu 22.04.2 LTS (GNU/Linux 5.15.0-1040-oracle aarch64 - CPU based on Ampere ARM )

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 a pull request may close this issue.

2 participants