virt-admin
Set of tools to control libvirt daemon
RUN apt-get update && \
apt-get install -y libvirt-admin
RUN apt-get update && \
apt-get install -y libvirt-admin
RUN pacman -S --noconfirm libvirt-admin
RUN apt-get update && \
apt-get install -y libvirt-admin
RUN yum install -y libvirt-admin
RUN dnf install -y libvirt-admin
RUN apt-get update && \
apt-get install -y libvirt-admin