Virtual machine image customization
December 11, 2021
ยท 1 min read
I work with Linux containers and container images everyday. I often create new images using podman
or buildah. One day I needed to build a custom image of a virtual machine and in this post you'll
read how I did it.