containerd/runtime
Michael Crosby 31270bba69 Remove windows files
Windows is not going to use containerd because there is already a
similar implementation on windows.  This removes all the windows files
because there is no reason to keep this overhead when its not going to
be used.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-04-26 14:10:33 -07:00
..
container.go Interface: introduce status to runtime container 2016-04-22 16:09:50 -04:00
container_linux.go Merge pull request #218 from crosbymichael/bump_runc 2016-04-26 14:05:44 -07:00
container_windows.go Interface: introduce status to runtime container 2016-04-22 16:09:50 -04:00
process.go Retry on pidfile read error 2016-03-18 09:22:13 -07:00
process_linux.go Add no pivot root support 2016-03-30 21:52:15 -07:00
runtime.go let user to specify the shim name or path 2016-04-06 14:42:47 +08:00
runtime_linux.go runtime compiles on Windows 2016-02-26 14:01:06 -08:00