virt-sparsify
Make virtual machine drive images thin-provisioned. NOTE: Use only for offline machines to avoid data corruption. More information: <https://libguestfs.org>.
RUN apt-get update && \
apt-get install -y libguestfs-tools
RUN apt-get update && \
apt-get install -y libguestfs-tools
RUN apt-get update && \
apt-get install -y libguestfs-tools
RUN dnf install -y libguestfs-tools-c-1
RUN apt-get update && \
apt-get install -y libguestfs-tools