virt-image

Programs to create and clone virtual machines

  • Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
  • Homepage: http://virt-manager.org/
  • Section: admin
Debian Debian
RUN apt-get update && \ apt-get install -y virtinst
Ubuntu
RUN apt-get update && \ apt-get install -y virtinst
Alpine
RUN apk add virtinst
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y virtinst
CentOS
RUN yum install -y python-virtinst
Raspbian
RUN apt-get update && \ apt-get install -y virtinst
click the source code to copy install virt-image on any operating system with command-not-found.com