Created
November 2, 2019 14:38
-
-
Save nxadm/d51c57553835b7ac927cd367c13bb282 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@62312889d522:/# ssh github.com | |
Warning: Permanently added 'github.com,140.82.118.3' (RSA) to the list of known hosts. | |
[email protected]: Permission denied (publickey). | |
root@62312889d522:/# git clone [email protected]:nxadm/raku-blin-docker.git | |
Cloning into 'raku-blin-docker'... | |
Warning: Permanently added the RSA host key for IP address '140.82.118.4' to the list of known hosts. | |
[email protected]: Permission denied (publickey). | |
fatal: Could not read from remote repository. | |
Please make sure you have the correct access rights | |
and the repository exists. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment