![]() Podman doesn't actually support `network-online.target` in quadlets because systemd user sessions cannot see system units. https://blog.podman.io/2024/10/podman-5-3-changes-for-improved-networking-experience-with-pasta/ |
||
---|---|---|
.. | ||
caddy.build | ||
caddy.container | ||
Caddyfile | ||
config.volume | ||
Containerfile | ||
data.volume | ||
README.md |
podman 5.2.5
dnf -y install btrfs-progs-devel passt
curl -fsSL \
-o podman-5.2.5.tar.gz \
https://github.com/containers/podman/archive/refs/tags/v5.2.5.tar.gz
tar xzf podman-5.2.5.tar.gz
cd podman-5.2.5
make BUILDTAGS="selinux seccomp" PREFIX=/usr