Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | If proxy fails then then signal should be sent to the main process | Daniel J Walsh | 2018-07-13 |
| | | | | | | | | | | This way ^c will actually kill the host process if the container is not actually running. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #1086 Approved by: baude | ||
* | Add signal proxying to podman run, start, and attach | Matthew Heon | 2018-03-15 |
Also removes sig-proxy from 'podman create', where is does not make sense. Signed-off-by: Matthew Heon <matthew.heon@gmail.com> |