Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to forward ssh agent from the host to the container #58

Merged
merged 4 commits into from
Jul 16, 2021

Conversation

vv9k
Copy link
Owner

@vv9k vv9k commented Jul 16, 2021

This PR adds initial support for forwarding the SSH agent authentication socket available on the host machine to the container so that users don't have to manually add SSH keys to access private repositories during the build.

Closes: #57

@vv9k vv9k merged commit 2d85d59 into master Jul 16, 2021
@vv9k vv9k deleted the ssh-agent branch July 16, 2021 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for private git sources
1 participant