Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | containerd: replace deprecated base_contains | Bruce Ashfield | 2016-05-25 | 1 | -3/+3 |
| | | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | ||||
* | containerd: initial recipe | Bruce Ashfield | 2016-05-02 | 1 | -0/+86 |
With the update to docker 1.11.x+, we need the OCI containerd to control runc: containerd is a daemon to control runC, built for performance and density. containerd leverages runC's advanced features such as seccomp and user namespace support as well as checkpoint and restore for cloning and live migration of containers. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |