-
Notifications
You must be signed in to change notification settings - Fork 548
Job submission problem - private docker registry job image #1215
Comments
here is an example: "image": "xxx.azurecr.io/demo4pai:tag", please replace xxx with your private docker registry and fill in the ":tag" if you have. |
It always implies authentication. |
please check these docker account configuration at the cluster is configured correct or not. |
There is no problem with username and password in the configuration file. |
Please debug at the occur error's server without PAI. |
It can be pull on other machines. |
need your hands on login? |
Hi @ydye, jianfei's private azure acr repo image. If he config at service config of pai account and password, seems also meet error. |
Please do not expose docker registry name as it is sensitive. |
can you provide more details (e.g., log). I do not understand the problem. In which step are you blocked? |
error is ++[07:06:48] echo 'Can not pull Docker image' Please refer: job_tutorial.md to have a try config the auth file: docker_registry_server |
When cluster is built, the registry on the configured azure is submitted to job. Does image URL fill in the server name?
The text was updated successfully, but these errors were encountered: