Hephaestian Sea

Running `libguestfs` on Mac

When preparing VM images it is convenient to directly edit the contents of the image disk. libguestfs and its various tools (e.g. virt-customize) are the standard way of doing this.

No package managers on Mac OS currently package these, so it is easiest to run the tools in a Docker container.

I created and published a minimal container image as all other images are unpublished, unsupported, or not minimal:

Details

Appendix

#containerization #programming #software-i-wrote