Files
podman/libpod
Matthew Heon f02a9cd975 Handle removing containers with active exec sessions
For containers without --force set, an error will be returned

For containers with --force, all pids in the container will be
stopped, first with SIGTERM and then with SIGKILL after a timeout
(this mimics the behavior of stopping a container).

Signed-off-by: Matthew Heon <matthew.heon@gmail.com>

Closes: #412
Approved by: baude
2018-03-01 21:17:51 +00:00
..
2018-02-02 22:44:40 +00:00
2017-11-01 11:24:59 -04:00
2017-11-28 14:30:12 +00:00
2017-11-30 18:05:56 +00:00
2018-02-28 18:06:50 +00:00
2018-01-20 18:51:21 +00:00
2018-02-24 09:15:47 +00:00
2018-02-22 14:49:36 +00:00
2018-02-28 21:26:46 +00:00
2018-02-28 16:46:29 +00:00
2018-02-23 17:44:28 +00:00
2017-12-13 21:15:09 +00:00
2018-03-01 21:17:51 +00:00