ContainerSSH / ContainerSSH

ContainerSSH: Launch containers on demand
https://containerssh.io/
Apache License 2.0
2.72k stars 81 forks source link

SSH Agent Forwarding #617

Open minorOffense opened 6 days ago

minorOffense commented 6 days ago

I noticed agent forwarding was on the release schedule for 0.5 at one point but may have been removed.

Wondering what if anything has already been done to implement it? Would be glad to help get it in or help design the implementation.

tsipinakis commented 5 days ago

Hi The agent is available, the repo is here. However you need to make sure that it is available in your images in order for it to be used. See the relevant docs.