mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-19 21:24:08 +00:00
Allow to set the signal to stop a container in `docker run`: - Use `--stop-signal` with docker-run to set the default signal the container will use to exit. Signed-off-by: David Calavera <david.calavera@gmail.com>
This package provides helper functions for dealing with signals across various operating systems