「unauthorized: authentication required」 -- openshift3.9 docker push 報錯

 1.docker tag mybank-tomcat:latest 172.30.25.185:5000/mybank-tomcat:latestdocker

2.當往registrypush鏡像的時候,tomcat

docker push  172.30.25.185:5000/default/mybank-tomcat:latestui

The push refers to a repository [172.30.25.185:5000/default/mybank-tomcat]
26edbc7db48e: Preparing
4a2ea40b848e: Preparing
d5a88c486dd9: Preparing
5bf7dc068cae: Preparing
27032b8a893b: Preparing
753a202ced03: Waiting
63459bcf96d7: Waiting
db62c23c8485: Waiting
4fe15f8d0ae6: Waiting
unauthorized: authentication requiredip

3.oc whoami -topenshift

sr3grwkegr3kjrk42k2jrg34kb5k43g5k4jg53it

4.登陸io

docker login -u dev -p eo9lYP1zCutWObmoQRhCBURfipNQPP-W8ELUj82wnQQ https://172.30.25.185:5000test

successful登錄

5.推送require

docker push  172.30.25.185:5000/default/mybank-tomcat:latest

successful

參考:

https://stackoverflow.com/questions/45404818/openshift-online-error-on-startcontainer-errimagepull-unauthorized-authent

相關文章
相關標籤/搜索