I\'m trying to run a container but I get the following issue :
Error response from daemon: Cannot start container b005715c40ea7d5821b15c44f5b7f902d4b39da7c83468f
Faced the same issue on RHEL 7. Restarting docker service worked for me without a need to flush any iptable rules.
iptable
$ sudo systemctl restart docker