mirror of
https://github.com/docker/cli.git
synced 2025-12-01 18:17:54 +03:00
The 'Unix Signals' (https://en.wikipedia.org/wiki/Unix_signal#Handling_signals) wiki explains that: > 'There are two signals which cannot be intercepted and handled: SIGKILL and SIGSTOP.' Signed-off-by: kevinmeredith <kevin.m.meredith@gmail.com>