summaryrefslogtreecommitdiffstats
path: root/recipes-containers/containerd/files/containerd.service
Commit message (Collapse)AuthorAgeFilesLines
* containerd: uprev to latest 0.2.xBruce Ashfield2017-07-171-0/+11
To match the docker (moby) and runc updates, we need the latest containerd from the 0.2.x branch to work in cooperation with the other components. Note: containerd master won't currently work with docker master, but is very similar to 0.2.x. The build target varies slightly in master, but otherwise with these changes to the recipe and build steps we can switch easily when the time comes. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>