Merge pull request #2097 from Random-Liu/vendor-cri-plugin

Vendor cri plugin into containerd.
This commit is contained in:
Derek McGowan
2018-02-23 13:55:13 -08:00
committed by GitHub
701 changed files with 226382 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
// +build !no_cri
package main
import _ "github.com/containerd/cri-containerd"