Closed zhangguanzhang closed 4 years ago
docker pull dockerhub.azk8s.cn/golang Using default tag: latest Error response from daemon: manifest for dockerhub.azk8s.cn/golang:latest not found
if I pull the golang, it could do this
golang
try docker pull dockerhub.azk8s.cn/library/golang
docker pull dockerhub.azk8s.cn/library/golang
thx
if I pull the
golang
, it could do this