1bd146ed82
It also kills all processes in a cgroup if you are not using the pid namespace If we stop using the PID namespace, and more then one process is running when the pid 1 exits, docker will hang since the cgroups do not disappear. This code will kill all remaining processes Add Tests for handing of Pid Namespaces Docker-DCO-1.1-Signed-off-by: Dan Walsh <dwalsh@redhat.com> (github: rhatdan) |
||
---|---|---|
.. | ||
doc.go | ||
exec_test.go | ||
execin_test.go | ||
init_test.go | ||
template_test.go | ||
utils_test.go |