On Mon, Apr 02, 2018 at 01:21:41PM -0400, Viktor Dukhovni wrote: > A simple minder process that propagates signal to its child process > would probably solve this issue.
On a somewhat related note, dumb-init[1] and tini[2] are populer choices to run as pid 1 inside containers. Perhaps, they offer an easier solution. -- Eray [1] https://github.com/Yelp/dumb-init [2] https://github.com/krallin/tini