Error response from daemon: driver failed... Error: failed to start containers...

Posted DATA数据猿

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Error response from daemon: driver failed... Error: failed to start containers...相关的知识,希望对你有一定的参考价值。

1 docker启动异常
[root@zxy_slave1 ~]# docker start 26778a7f73a3
Error response from daemon: driver failed programming external connectivity on endpoint oracle11g (6992d55d24b8fc6236595a0f3be92a3ee50c12646ed9394ede227560e0dbf393): (iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 1521 -j DNAT --to-destination 172.17.0.3:1521 ! -i docker0: iptables: No chain/target/match by that name.
(exit status 1))
Error: failed to start containers: 26778a7f73a3

2 重启docker
[root@zxy_slave1 ~]# systemctl restart docker

3 查看当前docker容器
[root@zxy_slave1 ~]# docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
26778a7f73a3 registry.cn-hangzhou.aliyuncs.com/helowin/oracle_11g “/bin/sh -c '/home/o…” 9 months ago Exited (137) 3 hours ago oracle11g
07e54091826d portainer/portainer “/portainer” 9 months ago Up 5 seconds 0.0.0.0:9000->9000/tcp, :::9000->9000/tcp prtainer-test

4 再次启动docker容器
[root@zxy_slave1 ~]# docker start 26778a7f73a3
26778a7f73a3

5 启动成功
[root@zxy_slave1 ~]# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
26778a7f73a3 registry.cn-hangzhou.aliyuncs.com/helowin/oracle_11g “/bin/sh -c '/home/o…” 9 months ago Up 3 seconds 0.0.0.0:1521->1521/tcp, :::1521->1521/tcp oracle11g
07e54091826d portainer/portainer

以上是关于Error response from daemon: driver failed... Error: failed to start containers...的主要内容,如果未能解决你的问题,请参考以下文章

docker search 问题(Error response from daemon)

Docker login harbor Error response from daemon: Get https

Docker Error response from daemon,Docker 换镜像

本地docker不能登录远程harbor服务器,error response from daemon,error parsing http 403 response body

本地docker不能登录远程harbor服务器,error response from daemon,error parsing http 403 response body

Error response from daemon: rpc error: code = Unknown desc = name conflicts with