Converting QCOW2 to Docker Image
This is the recommended workflow for creating your own Docker image for your application using a qcow2 image
Pre-requisite :
Install the following applications before running the below commands
yum install libguestfs libguestfs-tools
yum install qemu...
azhercan.com5 min read