Coder.comC
Coder.comโ€ข2y agoโ€ข
8 replies
wizrds

Expose coder user SSH key to envbuilder

Hello, I'm new to coder and I've setup a template to use devcontainer in kubernetes heavily based on the template example. The repo URL I pass is SSH based, and the coder user's SSH key as been added to my git provider's security settings. Since envbuilder expects a path to a file or an ssh agent socket, how can I expose the SSH key from the coder user to it in order to successfully clone the repository?
Was this page helpful?