add run case

This commit is contained in:
Alexey Chubukov 2023-12-25 19:12:05 +04:00
parent 878e954df1
commit d1e43763bd
Signed by: tea
GPG Key ID: D9C68D34A3CAE37A

1
run.sh Executable file
View File

@ -0,0 +1 @@
podman run --privileged -d --name=libvirt --net=host --systemd=always --security-opt label=disable --ipc host -v /sys/fs/selinux --annotation run.oci.keep_original_groups=1 --volume /:/run/host:rslave -v /var/lib/libvirt:/var/lib/libvirt:z -v /etc/libvirt:/etc/libvirt:z -v /sys:/sys:rslave -v /run/libvirt:/run/libvirt:z -v /dev:/dev:rslave --mount type=devpts,destination=/dev/pts localhost/libvirtd