virt-image
Programs to create and clone virtual machines
RUN apt-get update && \
apt-get install -y virtinst
RUN apt-get update && \
apt-get install -y virtinst
RUN apk add virtinst
RUN apt-get update && \
apt-get install -y virtinst
RUN yum install -y python-virtinst
RUN apt-get update && \
apt-get install -y virtinst