mirror of https://github.com/docker/cli.git
62a15c16fc
Setting `Setsid` is needed for SSH connection helper with `ProxyCommand` config, so as to detach TTY. e.g. $ cat ~/.ssh/config Host foo Hostname foo ProxyCommand ssh -W %h:%p bastion $ DOCKER_HOST=ssh://foo docker run -it --rm alpine / # Fix #1707 Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp> |
||
---|---|---|
.. | ||
commandconn.go | ||
commandconn_unix_test.go | ||
pdeathsig_linux.go | ||
pdeathsig_nolinux.go | ||
session_unix.go | ||
session_windows.go |