DockerCLI/e2e/container
Laura Brehm 7b46bfc5ac
attach: wait for exit code from `ContainerWait`
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>
2024-07-26 14:05:31 +01:00
..
testdata e2e: Update alpine to 3.17.2 2023-04-27 10:58:02 +02:00
attach_test.go attach: wait for exit code from `ContainerWait` 2024-07-26 14:05:31 +01:00
create_test.go cli/container: Don't ignore error when parsing volume spec 2023-07-12 09:45:55 +02:00
kill_test.go golangci-lint: enable thelper linter 2023-11-20 16:02:17 +01:00
main_test.go Add an end-to-end test for container run 2017-09-06 17:07:38 -04:00
proxy_signal_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-23 00:28:55 +01:00
run_test.go test: e2e SIGTERM attached container on `docker run` 2024-07-09 13:23:38 +02:00