docs/daemon/graphdriver/windows
John Starks b3bc5e0fe4 Windows: reexec when importing layers
This improves reliability by doing parsing of potentially untrusted data
in a separate process. It opens the door for further security improvements
if we can lock down the reexec-ed process. It also improves import
performance by only taking the backup and restore privileges once, for the
whole process.

Signed-off-by: John Starks <jostarks@microsoft.com>
2016-05-13 18:16:11 -07:00
..
windows.go Windows: reexec when importing layers 2016-05-13 18:16:11 -07:00
windows_windows_test.go Windows: Fix Hyper-V container ACLs for TP5 (#21974) 2016-04-13 10:15:38 -07:00