Open mfeit-internet2 opened 4 weeks ago
Pass SSH_AUTH_SOCK through to the shell process if:
SSH_AUTH_SOCK
/tmp
/run
$USER_HOME
Should also have prep install ssh.
prep
ssh
Problem: Sharing /tmp in from the host causes problems for programs running in the container.
Pass
SSH_AUTH_SOCK
through to the shell process if:/tmp
,/run
' or what was in$USER_HOME
on boot)Should also have
prep
installssh
.