diff options
author | Andrei Gherzan <andrei.gherzan@huawei.com> | 2022-07-11 20:53:04 +0200 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-07-15 17:11:58 -0400 |
commit | cf8a763b28e0608b475643781c5ae51a5186b543 (patch) | |
tree | 95884c7de34f968fac8f18ce41c8359445c10237 /docs/00-INDEX | |
parent | 2e05df2f4379c8e013161f6b815f8d01315565c7 (diff) | |
download | meta-virtualization-cf8a763b28e0608b475643781c5ae51a5186b543.tar.gz |
podman: Add support for rootless mode
This support is disabled by default and exposed via PACKAGECONFIG.
Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'docs/00-INDEX')
-rw-r--r-- | docs/00-INDEX | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/00-INDEX b/docs/00-INDEX index 5aa1b3c5..6659fbee 100644 --- a/docs/00-INDEX +++ b/docs/00-INDEX | |||
@@ -11,5 +11,8 @@ alphabetical order as well. | |||
11 | openvswitch.txt | 11 | openvswitch.txt |
12 | - example on how to setup openvswitch with qemu/kvm. | 12 | - example on how to setup openvswitch with qemu/kvm. |
13 | 13 | ||
14 | podman.txt | ||
15 | - documentation on podman container engine integration. | ||
16 | |||
14 | xvisor.txt | 17 | xvisor.txt |
15 | - example on how to setup Xvisor for RISC-V QEMU. | 18 | - example on how to setup Xvisor for RISC-V QEMU. |