[Bug 1234053] Podman cannot create container in network
https://bugzilla.suse.com/show_bug.cgi?id=1234053 https://bugzilla.suse.com/show_bug.cgi?id=1234053#c9 --- Comment #9 from Alexandre Vicenzi <alexandre.vicenzi@suse.com> --- The issue is the WSL kernel. There are too many missing kernel configurations that need to be enabled in order for Podman (or even Docker) to work properly. Unfortunately, there's not much we can do on our side, this is a WSL kernel issue that should reported to Microsoft. A quick look into their GitHub shows many others with similar problems on different distributions. The migration to nftables is an ongoing task in Tumbleweed, one workaround would be to use Leap, but at some point, Leap will also be migrated to nftables. Building kernel modules with m (module) instead of y (built-in) does not always work for some strange reason, even loading kernel modules manually does not always work it seems. Building configs with y instead of m also increases the kernel image size. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com