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'.
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:What could be the problem?
Thanks