Hi,
I have installed Docker in Oracle Linux 8 but when I stop the container and try to restart. I am getting below error.
If I reboot the machine containers get started without issue. Any suggestions please to fix below issue without server reboot.
[root@jedappsprod1 ~]#
[root@jedappsprod1 ~]# docker start e2fe02defc92
Error response from daemon: driver failed programming external connectivity on endpoint cfsalesContainer (b89af445ee07cd96137425d86fc493caee391d71d475b622fa1ab6fab494bc5d): (iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 8081 -j DNAT --to-destination 172.17.0.3:8081 ! -i docker0: iptables: No chain/target/match by that name.
(exit status 1))
Error: failed to start containers: e2fe02defc92
[root@jedappsprod1 ~]#
Thanks & Best Regards
Jamsher