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

feat: add linux/riscv64 image #455

Closed
ernado opened this issue Mar 19, 2023 · 3 comments
Closed

feat: add linux/riscv64 image #455

ernado opened this issue Mar 19, 2023 · 3 comments

Comments

@ernado
Copy link

ernado commented Mar 19, 2023

I want to add linux/riscv64 to supported architectures.

It is not in a first class port, same as already available linux/s390x.

However:

  1. This port has no (and probably won't have, until it is first-class) available go binary downloads
  2. The riscv64 port for Debian is unstable, so only available in sid.

Ref:

What I can do to make riscv64 images available?

@tianon
Copy link
Member

tianon commented Mar 19, 2023

Duplicate of #435 (which is still accurate).

@ernado
Copy link
Author

ernado commented Mar 19, 2023

Oh, thanks! Missed that one.

@ernado ernado closed this as completed Mar 19, 2023
@ernado
Copy link
Author

ernado commented Apr 2, 2023

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.

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