[[Podman]] package doesn't automatically set up the service for cgroups, you must enable it yourself. See [this wiki page.](https://wiki.alpinelinux.org/wiki/Podman) In short: `rc-update add cgroups && rc-service cgroups start`