Devcontainer template fails to pull private repo, ssh-agent not available
What might I be missing to authorize my devcontainer to pull this repo?
7 Replies
<#1287496944557494295>
Category
Help needed
Product
Coder OSS (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
hey @ShamesBond, we have an ongoing issue for this
GitHub
Allow passing Git SSH key as an environment variable ยท Issue #333 ยท...
Following up to a discord conversation where an user tries to clone a Git repository via SSH and is met with the following error: envbuilder v1.0.0-rc.6+23d086e - Build development environments fro...
I had a conversation with another user about this -> https://discord.com/channels/747933592273027093/971231372373033030/1279228570295599114
TL;DR use external auth for Git, mount the SSH key to a file or wait
How do I tell envbuilder to use my external auth?
GitHub
GitHub - coder/envbuilder: Build development environments from a Do...
Build development environments from a Dockerfile on Docker, Kubernetes, and OpenShift. Enable developers to modify their development environment quickly. - coder/envbuilder
@Phorcys closed the thread.