mirror of
https://github.com/docker/cli.git
synced 2026-09-14 02:24:27 -05:00
a8f5e76a895d5ba17b94770278b0371d76ecd8c2
Docker's --sig-proxy option sends all signals but one to a container. The exception s SIGCHLD, which is deliberately ignored as it doesn't make sense to send such a signal to a process in a container. Documentation updates will make this less confusing if anyone does attempt to do this. Docker-DCO-1.1-Signed-off-by: Matt Heon <mheon@redhat.com> (github: mheon) Upstream-commit: be4f4599a6d2a517e615dc1f64527a3f2ad2f683 Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%