Sharlatan Hellseher writes: > Hi, > > Does Docker itself support RISC-V or we need just Go compiler supporting docker has supported riscv64 for a long time, and I use it every day at work, hub.docker.com has some images support riscv64, e.g. https://hub.docker.com/r/riscv64/debian And you can see https://github.com/docker-library/official-images#architectures-other-than-amd64 > it which is merged few years ago > https://github.com/golang/go/issues/27532.