1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration
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
..
build
config
container daemon: kill exec process on ctx cancel 2022-08-23 15:35:30 +02:00
daemon replace deprecated gotest.tools' env.Patch() with t.SetEnv() 2022-05-28 12:12:39 +02:00
distribution
image Finish refactor of UID/GID usage to a new struct 2022-03-14 16:28:57 -04:00
internal Merge pull request #43800 from corhere/implicit-runtime-config 2022-07-29 09:35:22 -07:00
network api/server/httputils: add ReadJSON() utility 2022-04-11 21:37:51 +02:00
plugin api: add types/volume.ListOptions for a more consistent API 2022-08-03 23:30:28 +02:00
secret
service gofmt GoDoc comments with go1.19 2022-07-08 19:56:23 +02:00
session
system Merge pull request #43657 from thaJeztah/default_builder_version 2022-08-18 20:14:47 +02:00
testdata/https
volume api: add types/volume.ListOptions for a more consistent API 2022-08-03 23:30:28 +02:00
doc.go