dnephin / dobi

A build automation tool for Docker applications
https://dnephin.github.io/dobi/
Apache License 2.0
309 stars 36 forks source link

git clone git@github.com:dnephin/dobi failed #154

Closed d3netxer closed 6 years ago

d3netxer commented 6 years ago
$ git clone git@github.com:dnephin/dobi
Cloning into 'dobi'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
dnephin commented 6 years ago

This is not an issue with the dobi repo. It seems to be an issue with the SSH key you have setup with github.

If you don't have an SSH key, or it's not working, you can always use the HTTPS url: https://github.com/dnephin/dobi.git