docker安装tidb, pull镜像不了,请问有什么办法解决吗?咱们的网和别人家的网不是同一张网。
[root@server01 tidb-docker-compose]# docker-compose pull
Pulling pd0 … error
Pulling pd1 … error
Pulling pd2 … error
Pulling tikv0 … error
Pulling tikv1 … error
Pulling tikv2 … error
Pulling tidb … error
Pulling tispark-master … error
Pulling tispark-slave0 … error
Pulling tidb-vision … error
Pulling pushgateway … error
Pulling prometheus … error
Pulling grafana … error
ERROR: for tidb Get “https://registry-1.docker.io/v2/”: context deadline exceeded (Client.Timeout exceeded while awaiting headers)
ERROR: for pd2 Get “https://registry-1.docker.io/v2/”: dial tcp 104.244.45.246:443: i/o timeout
ERROR: for tikv2 Get “https://registry-1.docker.io/v2/”: context deadline exceeded (Client.Timeout exceeded while awaiting headers)
ERROR: for tidb-vision Get “https://registry-1.docker.io/v2/”: dial tcp 104.244.45.246:443: i/o timeout
ERROR: for pushgateway Get “https://registry-1.docker.io/v2/”: context deadline exceeded (Client.Timeout exceeded while awaiting headers)
ERROR: for pd1 Get “https://registry-1.docker.io/v2/”: dial tcp 104.244.45.246:443: i/o timeout
ERROR: for tispark-slave0 Get “https://registry-1.docker.io/v2/”: dial tcp 104.244.45.246:443: i/o timeout
ERROR: for pd0 Get “https://registry-1.docker.io/v2/”: dial tcp 104.244.45.246:443: i/o timeout
ERROR: for grafana Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
ERROR: for tispark-master Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
ERROR: for prometheus Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
ERROR: for tikv0 Get “https://registry-1.docker.io/v2/”: dial tcp 202.160.129.164:443: i/o timeout
ERROR: for tikv1 Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
ERROR: Get “https://registry-1.docker.io/v2/”: context deadline exceeded (Client.Timeout exceeded while awaiting headers)
Get “https://registry-1.docker.io/v2/”: dial tcp 104.244.45.246:443: i/o timeout
Get “https://registry-1.docker.io/v2/”: context deadline exceeded (Client.Timeout exceeded while awaiting headers)
Get “https://registry-1.docker.io/v2/”: dial tcp 104.244.45.246:443: i/o timeout
Get “https://registry-1.docker.io/v2/”: context deadline exceeded (Client.Timeout exceeded while awaiting headers)
Get “https://registry-1.docker.io/v2/”: dial tcp 104.244.45.246:443: i/o timeout
Get “https://registry-1.docker.io/v2/”: dial tcp 104.244.45.246:443: i/o timeout
Get “https://registry-1.docker.io/v2/”: dial tcp 104.244.45.246:443: i/o timeout
Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Get “https://registry-1.docker.io/v2/”: dial tcp 202.160.129.164:443: i/o timeout
Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
[root@server01 tidb-docker-compose]#