mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-28 13:25:42 +00:00
0e50d946a2
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