For a recent customer project, I migrated a Docker and Compose based project to use SquashFS images supervisored by systemd. In this post I'm writing down the process and learnings.
A quick post about a problem I faced while building a Docker container on a VM without IPv6 and how I solved it.