containerd/cmd/containerd
Justin Terry (VM) d3e0c163f8 Adds runtime v2 support for Windows shim's
Implements the various requirements for the runtime v2 code to abstract
away the unix/linux code into the appropriate platform level
abstractions to use the runtime v2 on Windows as well.

Adds support in the Makefile.windows to actually build the runtime v2
code for Windows by setting a shell environment BUILD_WINDOWS_V2=1
before calling make. (Note this disables the compilation of the Windows
runtime v1)

Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>
2018-07-25 14:09:26 -07:00
..
command Set default log formatting to use RFC3339Nano with fixed width 2018-07-24 10:23:38 +02:00
builtins_btrfs_linux.go Licence header added 2018-02-19 10:32:26 +09:00
builtins_cri_linux.go Add cri subcommand and add ctr/command package 2018-03-14 01:11:29 +00:00
builtins_linux.go Fixes for runtimev2 and checkpoint restore 2018-07-20 12:09:29 -04:00
builtins_unix.go enable native (formerly naive) snapshotter by default 2018-04-02 13:29:19 +09:00
builtins_windows_v2.go Adds runtime v2 support for Windows shim's 2018-07-25 14:09:26 -07:00
builtins_windows.go Adds runtime v2 support for Windows shim's 2018-07-25 14:09:26 -07:00
builtins.go Move restart pkg to runtime 2018-05-22 17:13:40 -04:00
main.go Seed random on ctr and containerd startup 2018-07-12 17:51:55 -07:00