Actions
Bug #22442
closedsome question about docker plugin
Description
wget https://github.com/vmware/harbor/releases/download/v1.2.2/harbor-offline-installer-v1.2.2.tgz
Modify the nginx port mapping in the docker-compose.yml file
- 8090:80
harbor.cfg
hostname = 172.16.10.1:8090
!2018-01-29 19-58-14屏幕截图.png!
Unable to save
Unable to log in to this Docker Registry - {"errors":[{"code":"UNAUTHORIZED","message":"authentication required","detail":null}]}
Files
Updated by snow snow almost 7 years ago
i can login from localhost
[root@foreman harbor]# docker login -u admin -p Harbor12345 http://172.16.10.1:8090
Login Succeeded
Updated by Marek Hulán over 6 years ago
- Status changed from New to Rejected
not chef related, closing
Actions