Groupping Quadlets
With compose we have got habbit to start and stop containers with one single command. We can achieve the same with Pod but it has limitation. And this is where systemd helps us out.
With compose we have got habbit to start and stop containers with one single command. We can achieve the same with Pod but it has limitation. And this is where systemd helps us out.
Quadlets, unlike compose files, are split into multiple files and follows systemd syntax. I’ve made a language server that makes the edit and navigation much easier.
In this post, I explain how a Podman Quadlet can be used with systemd socket activation.
In this post, I write about how I use renovate as Podman Quadlet with automatic schedule