drupal-graphql / drupal-decoupled-app

Decoupled Drupal demo application based on React, GraphQL and Apollo including server-side rendering.
MIT License
311 stars 76 forks source link

Problem Injecting SSH Keys(Windows 10) #388

Closed Gonzalo2683 closed 6 years ago

Gonzalo2683 commented 7 years ago

Hello,

I have generated the keys but at the moment of run the command: ssh-key-add.cmd C:\Users\[yourname]\.ssh\id_rsa , i get the following message:

Unable to find image 'amazeeio/ssh-agent:latest' locally
docker: Error response from daemon: Get https://registry-1.docker.io/v2/amazeeio/ssh-agent/manifests/latest: unauthorized: incorrect username or password.
See 'docker run --help'.

What could be the problem?

Thanks

fubhy commented 6 years ago

Please check with the amazee.io team for support for this.