mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
d733481399
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> |
||
---|---|---|
.. | ||
local_windows.go | ||
process_windows.go | ||
utils_windows.go | ||
utils_windows_test.go |