1.首先排除harbor镜像库和本地 selinux是关着的

2.当给镜像tag的时候一定要现在harbor仓库创建项目,或者选择已有项目

harbor push 报received unexpected HTTP status: 500 Internal Server Error

 

 

docker tag 6260c75fb833 192.168.130.204:8080/test01/nginx-v1

一定注意test01,如果没有项目会报错received unexpected HTTP status: 500 Internal Server Error

docker push 192.168.130.204:8080/test01/nginx-v1

 

相关文章:

  • 2021-06-14
  • 2021-11-11
  • 2021-05-08
  • 2022-12-23
  • 2022-12-23
  • 2021-10-19
  • 2021-09-05
  • 2021-11-24
猜你喜欢
  • 2021-10-28
  • 2022-01-27
  • 2022-02-07
  • 2022-01-03
  • 2021-06-13
相关资源
相似解决方案