1、拉取鏡像時報(bào)錯
error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/40/40b83de8fb1a29d9b47d3ecbff86f67d22f8418f6e6ef5d349aaca2c2919074a/data?verify=1666079856-RQkQduYqcLB9QSNKUPLiXs9MMmw%3D: net/http: TLS handshake timeout
文章來源:http://www.zghlxwxcb.cn/news/detail-505547.html
2、解決方法
# 編輯鏡像倉庫文件
sudo vi /etc/docker/daemon.json
{
"registry-mirrors": ["https://registry.docker-cn.com","https://s3d6l2fh.mirror.aliyuncs.com"]
}
# 重啟docker
sudo systemctl restart docker
文章來源地址http://www.zghlxwxcb.cn/news/detail-505547.html
到了這里,關(guān)于docker: error pulling image configuration: Get https://production.cloudflare.docker.com的文章就介紹完了。如果您還想了解更多內(nèi)容,請?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!