quay.io 替换为quay-mirror.qiniu.com

[root@localhost ~]# docker pull quay.io/prometheus/busybox-linux-amd64:latest
Error response from daemon: Get https://quay.io/v2/: net/http: TLS handshake timeout
[root@localhost ~]# docker pull quay.io/prometheus/busybox-linux-amd64@sha256:248b7ec76e03e6b4fbb796fc3cdd2f91dad45546a6d7dee61c322475e0e8a08f
^C
[root@localhost ~]# docker pull quay.io/prometheus/busybox-linux-amd64@sha256:248b7ec76e03e6b4fbb796fc3cdd2f91dad45546a6d7dee61c322475e0e8a08f^C
[root@localhost ~]# ^C
[root@localhost ~]# docker pull quay-mirror.qiniu.com/prometheus/busybox-linux-amd64@sha256:248b7ec76e03e6b4fbb796fc3cdd2f91dad45546a6d7dee61c322475e0e8a08f
sha256:248b7ec76e03e6b4fbb796fc3cdd2f91dad45546a6d7dee61c322475e0e8a08f: Pulling from prometheus/busybox-linux-amd64
76df9210b28c: Pulling fs layer
559be8e06c14: Downloading [===>                                               ]  32.77kB/479.2kB

Logo

更多推荐