virt-sysprep

Reset, unconfigure, or customize a virtual machine image. More information: <https://manned.org/virt-sysprep>.

Debian Debian
RUN apt-get update && \ apt-get install -y libguestfs-tools
Ubuntu
RUN apt-get update && \ apt-get install -y libguestfs-tools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libguestfs-tools
Fedora
RUN dnf install -y libguestfs-tools-c-1
Raspbian
RUN apt-get update && \ apt-get install -y libguestfs-tools
click the source code to copy install virt-sysprep on any operating system with command-not-found.com