e6145b3596
add the possibility to run a custom command, and optionally provide additional arguments to it, when conmon exits. For example, it could be possible to delete the terminated container with: conmon [...] --exit-command /usr/bin/runc \ --exit-command-arg delete \ --exit-command-arg $CONTAINER_UUID Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> |
||
---|---|---|
.. | ||
cmsg.c | ||
cmsg.h | ||
conmon.c | ||
Makefile |