We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I want to add linux/riscv64 to supported architectures.
linux/riscv64
It is not in a first class port, same as already available linux/s390x.
linux/s390x
However:
riscv64
sid
Ref:
What I can do to make riscv64 images available?
The text was updated successfully, but these errors were encountered:
Duplicate of #435 (which is still accurate).
Sorry, something went wrong.
Oh, thanks! Missed that one.
I will be maintaining a fork until official binaries are available and riscv64 is supported by debian.
Fork of image: https://github.com/go-riscv/docker-library-go Binaries: https://github.com/go-riscv/go
Everything is built and released by github actions.
Also I'm happy to send invites to go-riscv if someone is interested.
No branches or pull requests
I want to add
linux/riscv64
to supported architectures.It is not in a first class port, same as already available
linux/s390x
.However:
riscv64
port for Debian is unstable, so only available insid
.Ref:
What I can do to make
riscv64
images available?The text was updated successfully, but these errors were encountered: