Using docker to install GitLab/gogs, it appears that a password is required for git clone. When entering the git user password, it prompts Permission denied. The reasons for both occurrences are the same
Referred to solving the git clone password problem
but still can’t solve it, please give me some advice
The public keys have been added
伊谢尔伦2017-05-02 09:50:50
Ssh service has enabled ssh password-free login?
Have you added the public key in the background?
習慣沉默2017-05-02 09:50:50
Check the path you are accessing and whether the user you are using has access rights.