4 Matching Annotations
  1. Mar 2025
    1. The solution is to use docker run --init to run an init process as PID 1, that will take care of propagating the signals to the other processes, it is safe enough to be used basically always.
  2. Nov 2022