gentoo / gentoo-docker-images

[MIRROR] Common effort to get an official and automated gentoo base docker container
https://gitweb.gentoo.org/proj/docker-images.git
GNU General Public License v2.0
322 stars 89 forks source link

add riscv64 support #111

Closed alexfanqi closed 3 years ago

alexfanqi commented 3 years ago

currently only support riscv64 lp64 and lp64d because these are available stage3 images for riscv64. multilib is still under testing and not ready yet.

require alpine:edge as neither alpine:latest nor alpine:3.11 has riscv64 docker image.

alexfanqi commented 3 years ago

@ultrabug ping. Could you check if this PR is okay to merge or I need to do something else? Really hope we can have a riscv64 docker image.

dlan17 commented 3 years ago

@KSmanis @ultrabug ping, is there anyone able to proxy commit this? or anything else we need to do here?

KSmanis commented 3 years ago

I'm afraid I don't have write access.

ultrabug commented 3 years ago

Sorry guys, here we go!

KSmanis commented 3 years ago

Thanks for the contribution @alexfanqi