Files
containerd/cmd/ctr/commands
John Howard 59ea134ce1 OCI Modifiers for Windows
Signed-off-by: John Howard <jhoward@microsoft.com>

Needed for the containerd work on Windows and integrating the
oci package from containerd into moby.

No longer sets defaults for
 - .Process.ConsoleSize
 - .Windows.IgnoreFlushesDuringBoot
 - .Windows.Network.AllowUnqualifiedDNSQuery

Adds helper functions and tests for
 - WithWindowsIgnoreFlushesDuringBoot
 - WithWindowNetworksAllowUnqualifiedDNSQuery

Updates `ctr run` on Windows to use the new helper functions,
ConsoleSize is already handled.
2019-02-06 10:44:36 -08:00
..
2018-09-11 10:36:00 -04:00
2018-02-19 10:32:26 +09:00
2018-07-02 10:20:20 +03:00
2019-02-06 10:44:36 -08:00
2018-07-17 10:21:29 -04:00
2018-02-19 10:32:26 +09:00
2018-12-10 13:31:59 -08:00