Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runc: introduce oci-systemd-hook | Bruce Ashfield | 2016-11-21 | 3 | -0/+100 |
To support running "OS containers" aka systemd as the entry point under runc, we provide the oci-systemd-hook. By adding this to the pre-start and stop hook points, coupled with the proper config.json, you can start systemd controlled containers via runc. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |