Deploying to dokku (repo does not exist)
问题 Hi I've been having trouble with dokku and basically it boils down to this: git remote add dokku jasonh@app.com:ruby-getting-started and then I get: git push dokku master jasonh@app.app.com's password: fatal: 'ruby-getting-started' does not appear to be a git repository fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. dokku ssh-keys:list - had my SSH key included. (created in Dokku and added to github) dokku apps