Merge pull request #11480 from nathanl/patch-1

Note that `ssh-add` may be needed
This commit is contained in:
Usha Mandya 2020-11-04 15:17:50 +00:00 committed by GitHub
commit 3fd2cb1e10
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