An image does not exist locally with the tag: 172.26.192.107:1180/library/mysql

 

搭harbor遇到的

解决方案:

docker tag redis 172.26.192.107/library/redis

docker push 172.26.192.107/library/redis

 

library是你harbor的那个包名字

An image does not exist locally with the tag

相关文章: