Note that `ssh-add` may be needed

This commit is contained in:
Nathan Long 2020-10-05 15:33:03 -04:00 committed by GitHub
parent 99788a00ab
commit 349d17db12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -222,6 +222,8 @@ the SSH agent.
$ docker build --ssh default .
```
You may need to run `ssh-add` to add private key identities to the authentication agent first for this to work.
## Troubleshooting : issues with private registries
#### x509: certificate signed by unknown authority