有没有办法在docker startup超越这一点,或者我应该做点什么?

有没有办法在docker startup超越这一点,或者我应该做点什么?,docker,daemon,iptables,Docker,Daemon,Iptables,我试图在wsl上启动dockerd以使用laravel sail,但出现以下错误: failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to create NAT chain DOCKER: iptables failed: iptables -t nat -N DOCKER: iptables v1.8.4 (legacy):

我试图在wsl上启动dockerd以使用laravel sail,但出现以下错误:

    failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to create NAT chain DOCKER: iptables failed: iptables -t nat -N DOCKER: iptables v1.8.4 (legacy): can't initialize iptables table `nat': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
 (exit status 3)
任何帮助都会被接受