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...")
 
No edit summary
 
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 07:36, 14 September 2021

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