1、执行命令:docker login 时,报错:/usr/bin/docker-credential-desktop.exe: Invalid argument Error saving credentials: error storing credentials – err: exit status 1, out: “。如图1
执行命令:docker login 时,报错:/usr/bin/docker-credential-desktop.exe: Invalid argument Error saving credentials: error storing credentials – err: exit status 1, out: “。
wangqiang@DESKTOP-QLPK8QM:/mnt/e/wwwroot/xgrit/wshop/startup$ docker login https://harbor-core.lfsz.xxx.top /usr/bin/docker-credential-desktop.exe: Invalid argument Username: wangqiang@fanxiapp.com Password: /usr/bin/docker-credential-desktop.exe: Invalid argument Error saving credentials: error storing credentials - err: exit status 1, out: `` wangqiang@DESKTOP-QLPK8QM:/mnt/e/wwwroot/xgrit/wshop/startup$
2、决定关闭当前窗口,重新打开 Ubuntu,再次执行命令,自动登录成功。如图2
wangqiang@DESKTOP-QLPK8QM:/mnt/e/wwwroot/xgrit$ docker login https://harbor-core.lfsz.xxx.top Authenticating with existing credentials... Login Succeeded
原创文章,作者:ItWorker,如若转载,请注明出处:https://blog.ytso.com/tech/aiops/250844.html