我用 harbor 搭建了一个私有 regisitry 但是死活就提示我:"__Error response from daemon: Get https://ef.hub/v1/users/: x509: certificate signed by unknown authority__", 我尝试将 crt 放到`/var/docker/certs.d/ef.hub`下也不行,怎么才能解决这个问题呢?
1
kmahyyg Jul 5, 2017 via Android
试试扔到母鸡 /etc/ssl/certs 里?
|
2
ipchy Jul 5, 2017
重启 docker 了么
|
3
deepzz Jul 5, 2017 |
4
SlipStupig OP |
5
ipchy Jul 5, 2017
不是放在 /etc/docker/certs.d/下的么
|