Writing · 4 posts
podman
· 3 min
Podman Quadlets
Quadlets describe a container as a systemd unit, so systemd owns the lifecycle instead of Podman.
· 1 minUsing X11Docker for secure GUI applications
Running GUI applications like telegram-desktop inside a container with x11docker, xpra and Wayland.
· 1 minPodman Auto Updating Systemd Services
podman generate systemd plus an autoupdate label: containers that start on boot and update themselves.
· 2 minPodman crun and cgroups v2
Getting Podman onto cgroups v2 and crun on distributions that still default to cgroups v1 and runc.