docker

Автор: zje , 12 октября 2022

При вызове docker-compose up произошла ошибка:

ERROR: Failed to Setup IP tables: Unable to enable SKIP DNAT rule:  (iptables failed: iptables --wait -t nat -I DOCKER -i br-d3112caa4d8a -j RETURN: iptables: No chain/target/match by that name.



Решение.

Выполнить команду

service docker restart

Теги