diff --git a/develop/develop-images/build_enhancements.md b/develop/develop-images/build_enhancements.md index ee679509b5..0c6f0c535a 100644 --- a/develop/develop-images/build_enhancements.md +++ b/develop/develop-images/build_enhancements.md @@ -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