failed to solve: failed to fetch anonymous token: Get "https://auth.docker.io/token?scope=repository%3Anvidia%2Fcuda%3Apull&service=registry.docker.io": dial tcp 93.179.102.140:443: i/o timeout

问题:

failed to solve: failed to fetch anonymous token: Get "https://auth.docker.io/token?scope=repository%3Anvidia%2Fcuda%3Apull&service=registry.docker.io": dial tcp 93.179.102.140:443: i/o timeout



解决方法:

export DOCKER_BUILDKIT=0
export COMPOSE_DOCKER_CLI_BUILD=0


image


posted on 2025-07-20 08:00  Angry_Panda  阅读(444)  评论(0)    收藏  举报

导航