Converting QCOW2 to Docker Image
Jan 26, 2023 · 5 min read · 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...
Join discussion