mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07: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>