mirror of https://github.com/docker/docs.git
Note that `ssh-add` may be needed
This commit is contained in:
parent
99788a00ab
commit
349d17db12
|
@ -222,6 +222,8 @@ the SSH agent.
|
||||||
$ docker build --ssh default .
|
$ 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
|
## Troubleshooting : issues with private registries
|
||||||
|
|
||||||
#### x509: certificate signed by unknown authority
|
#### x509: certificate signed by unknown authority
|
||||||
|
|
Loading…
Reference in New Issue