mirror of https://github.com/docker/cli.git
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> |
||
|---|---|---|
| .. | ||
| testdata | ||
| attach_test.go | ||
| create_test.go | ||
| kill_test.go | ||
| main_test.go | ||
| proxy_signal_test.go | ||
| run_test.go | ||