containerd/cmd
Samuel Karp 607888ce29 ctr: make kill use stop-signal by default
The OCI image specification includes a `StopSignal` field in the image
configuration, denoting the system call signal to be sent to the
container to exit.  This commit adds a new `WithImageStopSignal` container
option that can be used for storing the `StopSignal` field as a label on
the container.  This commit also adjusts `ctr run` to call
`WithImageStopSignal` and `ctr tasks kill` to send the signal stored in
that label by default.

Signed-off-by: Samuel Karp <skarp@amazon.com>
2018-09-27 15:53:38 -07:00
..
containerd Reduce publish connection timeout 2018-09-19 11:21:40 -04:00
containerd-release Add option to add links to changelog 2018-08-28 17:59:40 -07:00
containerd-shim Runtime v2 2018-07-17 10:21:29 -04:00
containerd-shim-runc-v1 Add shim log pipe for log forwarding to the daemon 2018-08-07 15:31:00 -04:00
containerd-shim-runhcs-v1 Introduce containerd-shim-runhcs-v1 on Windows 2018-08-22 08:15:43 -07:00
containerd-stress Typo fix: outputing -> outputting 2018-09-07 12:47:18 +08:00
ctr ctr: make kill use stop-signal by default 2018-09-27 15:53:38 -07:00
protoc-gen-gogoctrd Update ttrpc for containerd repo 2018-06-28 09:53:40 -04:00