2024-12-01 10:49:03
suntongxue
|
我都dock版本=“
Docker version 27.3.1, build ce12230”
docker-compost版本=“ Docker Compose version v2.30.0” habor版本 = ”harbor-core:v2.10.3 “ 我都docker,josn { "registry-mirrors": ["https://ftn1ffkb.mirror.aliyuncs.com"], "insecure-registries" : ["192.168.125.142:80"] } 登录私有仓库 Authenticating with existing credentials... WARNING! Your password will be stored unencrypted in /root/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credential-stores Login Succeeded docker push star7th/showdoc:latest The push refers to repository [docker.io/star7th/showdoc] 但是上传的时候,报这个 Get "https://registry-1.docker.io/v2/": dial tcp 103.228.130.27:443: i/o timeout 还需要改哪里? |
