Fedora RV64 OCI Image from PLCT Lab
2.1K
Just run this image with --arch riscv64.
You may need to setup qemu-user emulation before running this image.
In order to do this, please refer to the document of your host's linux distribution.
> podman run -it --rm --arch riscv64 docker.io/imbearchild/fedora-rv64
bash-5.2# uname --machine
riscv64
bash-5.2# cat /etc/os-release
NAME="Fedora Linux"
VERSION="39 (Thirty Nine)"
...
Content type
Image
Digest
sha256:f8942e1df…
Size
174.9 MB
Last updated
almost 3 years ago
docker pull imbearchild/fedora-rv64