報錯如下:
prepare base dir is set to /root/harbor
no config file: /root/harbor/harbor.yml
原因:配置文件是yml結尾,不是tmpl結尾的
解決辦法:
harbor.yml.tmpl 將配置文件后綴修改為harbor.yml
mv harbor.yml.tmpl harbor.yml
報錯如下:
prepare base dir is set to /root/harbor
no config file: /root/harbor/harbor.yml
原因:配置文件是yml結尾,不是tmpl結尾的
解決辦法:
harbor.yml.tmpl 將配置文件后綴修改為harbor.yml
mv harbor.yml.tmpl harbor.yml
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。