mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07:00
In TP5, Hyper-V containers need all image files ACLed so that the virtual machine process can access them. This was fixed post-TP5 in Windows, but for TP5 we need to explicitly add these ACLs. Signed-off-by: John Starks <jostarks@microsoft.com>