Merge pull request #861 from justincormack/go-runc-port

Portability fixes for containerd shim
This commit is contained in:
Kenfe-Mickaël Laventure
2017-05-16 12:07:08 -07:00
committed by GitHub
16 changed files with 162 additions and 322 deletions

View File

@@ -1,4 +1,4 @@
// +build linux
// +build !windows
package shim