docker-library / golang

Docker Official Image packaging for golang
https://golang.org
BSD 3-Clause "New" or "Revised" License
1.48k stars 510 forks source link

Add new architecture linux/riscv64 #476

Closed mrestivill closed 1 year ago

mrestivill commented 1 year ago

Add new architecture risc V 64 bits linux/riscv64 like alpine --> linux/riscv64

mrestivill commented 1 year ago

https://hub.docker.com/u/riscv64/ there is a base image https://hub.docker.com/r/riscv64/buildpack-deps

tianon commented 1 year ago

Duplicate of https://github.com/docker-library/golang/issues/435 (which is still accurate).

(Having support on Debian Unstable is unfortunately insufficient - it's still not yet an official architecture supported by the Debian project, and having images based on Debian Unstable leads to a lot of not-unexpected instability both in our own builds and in the downstream builds of our users.)