1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration/container
Cory Snider 4b84a33217
daemon: kill exec process on ctx cancel
Terminating the exec process when the context is canceled has been
broken since Docker v17.11 so nobody has been able to depend upon that
behaviour in five years of releases. We are thus free from backwards-
compatibility constraints.

Co-authored-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Co-authored-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Signed-off-by: Cory Snider <csnider@mirantis.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-08-23 15:35:30 +02:00
..
attach_test.go
checkpoint_test.go
container_test.go
copy_test.go
create_test.go
daemon_linux_test.go
daemon_test.go
devices_windows_test.go
diff_test.go
exec_linux_test.go
exec_test.go
export_test.go
health_test.go daemon: kill exec process on ctx cancel 2022-08-23 15:35:30 +02:00
inspect_test.go
ipcmode_linux_test.go
kill_test.go
links_linux_test.go
logs_test.go
main_test.go
mounts_linux_test.go
nat_test.go
pause_test.go
pidmode_linux_test.go
ps_test.go
remove_test.go api: add types/volume.ListOptions for a more consistent API 2022-08-03 23:30:28 +02:00
rename_test.go
resize_test.go
restart_test.go
run_cgroupns_linux_test.go
run_linux_test.go Allow containerd shim refs in default-runtime 2022-08-18 18:41:03 +00:00
stats_test.go
stop_linux_test.go
stop_test.go
stop_windows_test.go
update_linux_test.go
update_test.go
wait_test.go integration: TestWaitRestartedContainer 2022-07-20 09:23:31 +02:00