From Fedora Project Wiki
(Created page with "This patch summary the info of Containers on RISC-V == Info Source == Great Thanks to the engineers who are working on this: [https://github.com/carlosedp/riscv-bringup/rele...")
 
m (Abologna moved page Architectures/RISC-V/Containers to Architectures/RISC-V/Archive/Containers: Archive outdated information)
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
Great Thanks to the engineers who are working on this:  
Great Thanks to the engineers who are working on this:  
[https://github.com/carlosedp/riscv-bringup/releases Release from Carlos Eduardo ]
[https://github.com/carlosedp/riscv-bringup/releases Release from Carlos Eduardo ]
== Simple usage steps on Fedora ==


== Podman ==
== Podman ==
== docker ==
== Fedora Container Image ==
Since Podman need more support from golang which haven't been done, we may need to do some workaround.
# making rootfs.tar.xz
# generate the container Image on a x86/arm64 host

Latest revision as of 15:19, 6 February 2025

This patch summary the info of Containers on RISC-V

Info Source

Great Thanks to the engineers who are working on this: Release from Carlos Eduardo

Simple usage steps on Fedora

Podman

docker

Fedora Container Image

Since Podman need more support from golang which haven't been done, we may need to do some workaround.

  1. making rootfs.tar.xz
  2. generate the container Image on a x86/arm64 host