我想部署一个有marathon的docker容器,如果docker镜像未经授权,镜像可以正常拉取,但是当我尝试从仓库中拉取需要授权的镜像时,任务部署失败,响应为
Failed to launch container: Failed to run 'docker -H unix:///var/run/docker.sock pull example.com/web:laest'
ap0llo/oneforall:0.0.9 ap0llo/dirsearh:0.3.9 al0llo/poc:xunfeng al0llo/poc:kunpeng这几个镜像拉取失败,提示pullaccess denied for ap0llo/dirsearch, repository does not exist or may require 'docker login': denied:requested access to the resource is denied,<