Files
moby/builder/dockerfile
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
..
2022-03-22 18:51:27 +01:00
2018-02-05 16:51:57 -05:00
2019-09-18 12:56:54 +02:00