moby--moby/libcontainerd/local
Sebastiaan van Stijn d733481399
daemon: daemon.ContainerKill() accept stop-signal as string
This allows the postContainersKill() handler to pass values as-is. As part of
the rewrite, I also moved the daemon.GetContainer(name) call later in the
function, so that we can fail early if an invalid signal is passed, before
doing the (heavier) fetching of the container.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-05 11:27:47 +02:00
..
local_windows.go daemon: daemon.ContainerKill() accept stop-signal as string 2022-05-05 11:27:47 +02:00
process_windows.go Windows: Experimental: Allow containerd for runtime 2019-03-12 18:41:55 -07:00
utils_windows.go libcontainerd: remove LCOW bits 2021-06-09 22:05:10 +02:00
utils_windows_test.go Windows: Experimental: Allow containerd for runtime 2019-03-12 18:41:55 -07:00