containers / containers/crun-vm

Share the host's ssh-agent with the container

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
268
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Currently, if the user's ssh keypair has a passphrase, podman-exec will always ask for it. We could often avoid this by sharing the host's ssh-agent Unix domain socket at `$SSH_AUTH_SOCK` with the crun-vm container. This may not be trivial to do because of selinux and the container's separate network namespace.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.