Closed das7pad closed 9 months ago
You are the ones in charge of the project, no questions asked. I do see this as a step backwards though, as risc-v is supported by Ubuntu 22.04.3 as well as 23.10.
https://ubuntu.com/download/risc-v
For risc-v docker Ubuntu images, I use https://hub.docker.com/r/riscv64/ubuntu at the moment.
I've opened https://github.com/phusion/baseimage-docker/pull/634 with an attempt to bring back support for riscv64. Cross-posting:
It is worth noting that the
riscv64/ubuntu:22.04
image was last built in December 2022, so more than a year ago. It does not look supported anymore.
Description of the change
I'm hoping this will unblock the release of jammy-1.0.2.
The docker image
ubuntu:22.04
is not available forriscv64
, which limits options for providing support for it here.Benefits
Unblocks release?
Possible drawbacks
cc @olof-nord who added this in 2021 via https://github.com/phusion/baseimage-docker/pull/604, back then the release was focal.
Applicable issues
https://github.com/phusion/baseimage-docker/issues/632
Additional information