Closed AbianTang closed 1 year ago
docker
Linux
Docker/Linux 64位
install
root@OpenWrt:/mnt/sda1/test# docker-compose up -d [+] Running 0/0 ⠿ Network test_default Error 0.0s failed to create network test_default: Error response from daemon: Failed to Setup IP tables: Unable to enable SKIP DNAT rule: (iptables failed: iptables --wait -t nat -I DOCKER -i br-44ac1cc8036e -j RETURN: iptables: No chain/target/match by that name. (exit status 1))
No response
这个是docker问题,你还完全没有安装这个容器,不是qd框架及容器本身的问题
如果有问题,请重新reopen这个issue
这是docker的问题,你还完全没有安装这个容器,不是qd框架及容器本身的问题
你好,但是我其他容器都是正常运行的呀
Verify steps
QD Version
docker
Bug on OS
Linux
Bug on Platform
Docker/Linux 64位
To Reproduce
install
Describe the Bug
root@OpenWrt:/mnt/sda1/test# docker-compose up -d [+] Running 0/0 ⠿ Network test_default Error 0.0s failed to create network test_default: Error response from daemon: Failed to Setup IP tables: Unable to enable SKIP DNAT rule: (iptables failed: iptables --wait -t nat -I DOCKER -i br-44ac1cc8036e -j RETURN: iptables: No chain/target/match by that name. (exit status 1))
QD config
No response
QD log
Expected behavior
root@OpenWrt:/mnt/sda1/test# docker-compose up -d [+] Running 0/0 ⠿ Network test_default Error 0.0s failed to create network test_default: Error response from daemon: Failed to Setup IP tables: Unable to enable SKIP DNAT rule: (iptables failed: iptables --wait -t nat -I DOCKER -i br-44ac1cc8036e -j RETURN: iptables: No chain/target/match by that name. (exit status 1))
Screenshots
No response