Closed r3flow closed 6 months ago
Thank you for bringing it to my attention. I will work now to fix the issue. Hopefully I have a fix shortly and let you know.
The issue was caused by using systemd init, which was in order to work around an issue with unified cgroups not allowing processor allocation limits to containers. I have reverted to the older way of running incusd directly, which doesn't touch your /dev at all, as this problem introduced is worse than the issue it solved.
Please feel free to try it. The command will have changed a bit, the README is also updated.
Resolved via commit https://github.com/cmspam/incus-docker/commit/97606911dd2d879f8f2f3d3cd8e47cc13660a339
Almalinux 9.3. The container was created by running the exact "podman run" command given in the readme file. Then host reboot. The most problematic part is changing the /dev/null permissions on the host, which breaks everything.