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

v8 architecture not supported #527

Closed
xxcosita3czxx opened this issue Jan 30, 2024 · 7 comments
Closed

v8 architecture not supported #527

xxcosita3czxx opened this issue Jan 30, 2024 · 7 comments

Comments

@xxcosita3czxx
Copy link

well, i try to run this on my rpi 4b and it says rhis in podman, so i think it will be relarively good idea to make it work on rpi's aswell

@xxcosita3czxx
Copy link
Author

also tried to do it from source, but it say that embed and io/fs is not in goroot

@mtlynch
Copy link
Owner

mtlynch commented Jan 31, 2024

Can you share more details about the failure you're seeing? Docker builds are available for arm64 (armv8), so it should just work out of the box:

image

It's also available as an arm64 single binary:

image

@xxcosita3czxx
Copy link
Author

well i tried podman
Screenshot_2024-01-31-02-39-52-77_3aea4af51f236e4932235fdada7d1643

and teh source give error of missing embed and io/fs

@xxcosita3czxx
Copy link
Author

but ill try dat binary

@xxcosita3czxx
Copy link
Author

it works, thanks, but you could add also how to run a binary

@xxcosita3czxx
Copy link
Author

it took me a while

@mtlynch
Copy link
Owner

mtlynch commented Jan 31, 2024

It looks like you're using an unofficial Docker image (elestio/picoshare). This is mine:

https://hub.docker.com/r/mtlynch/picoshare/

@mtlynch mtlynch closed this as completed Jan 31, 2024
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