Sign inSign up

imbearchild/fedora-rv64

By imbearchild

Updated almost 3 years ago

Fedora RV64 OCI Image from PLCT Lab

Image
0

2.1K

imbearchild/fedora-rv64 repository overview

Usage

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)"
...

Tag summary

Content type

Image

Digest

sha256:f8942e1df

Size

174.9 MB

Last updated

almost 3 years ago

docker pull imbearchild/fedora-rv64