mirror of https://github.com/docker/cli.git
1cf3637198
Such as with `docker run`, if a user CTRL-Cs while attached to a
container, we should forward the signal and wait for the exit from
`ContainerWait`, instead of just returning.
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
testdata | ||
attach_test.go | ||
create_test.go | ||
kill_test.go | ||
main_test.go | ||
proxy_signal_test.go | ||
run_test.go |