Building systemd Portable Service Images for Python Apps with Native Dependencies
In my previous post, I covered running portable services—version-controlled config, atomic updates, zero-downtime restarts, all without a container runtime. This is only half of the container story, though. You also need to build the service images.