Comment on [deleted]
virt-manager is able to work wit lxc. Add a new connection of type Libvirt-LXC.
It asks for a path to a root directory of a bootstraped container. You can create it with debootstrap, rinse, pacstrap, alpine-chroot-install, virt-bootstrap etc.
debootstrap
rinse
pacstrap
alpine-chroot-install
virt-bootstrap
bizdelnick@lemmy.ml 2 months ago
virt-manager is able to work wit lxc. Add a new connection of type Libvirt-LXC.
iturnedintoanewt@lemm.ee 2 months ago
bizdelnick@lemmy.ml 2 months ago
It asks for a path to a root directory of a bootstraped container. You can create it with
debootstrap
,rinse
,pacstrap
,alpine-chroot-install
,virt-bootstrap
etc.