moby/docs/sources/reference
Matthew Heon be4f4599a6 Update documentation noting that SIGCHLD is not proxied.
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)
2014-06-25 09:08:02 -04:00
..
api Document the pause and unpause commands available on API v1.12 onwards 2014-06-25 00:41:57 +02:00
commandline Update documentation noting that SIGCHLD is not proxied. 2014-06-25 09:08:02 -04:00
api.md Fixed API 1.12 links and misc other fixes 2014-06-08 17:59:22 -07:00
builder.md api/client/build: allow tar as context for docker build - 2014-06-23 13:34:09 -07:00
run.md Fix typo in the docs. 2014-06-24 03:26:22 +08:00