Docker-Compose - ERROR - Failed to Setup IP tables - Unable to enable SKIP DNAT rule

Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2024
Перейти к:навигация, поиск

Docker-Compose - ERROR - Failed to Setup IP tables - Unable to enable SKIP DNAT rule

Ошибка вида

# docker-compose up -d
Creating network "squideasy_default" with the default driver
ERROR: Failed to Setup IP tables: Unable to enable SKIP DNAT rule:  (iptables failed: iptables --wait -t nat -I DOCKER -i br-ebacda0429e4 -j  RETURN: iptables: No chain/target/match by that name.
(exit status 1))

Решение - перезапустить docker:

# systemctl restart docker