Docker - Error response from daemon - Failed to Setup IP tables - Unable to enable SKIP DNAT rule

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

Docker - Error response from daemon - Failed to Setup IP tables - Unable to enable SKIP DNAT rule

Ошибка при выполнении команды

# docker network create wikinet
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-a553e5f37171 -j RETURN: iptables: No chain/target/match by that name.

Решение - рестарнуть систему докера:

# systemctl restart docker
# docker network create wikinet
1e9cb1518ac0a31f6eea8133788737f04087f2a8f47e71c24577c09b3a97c46b