containerd/runtime/v2/runhcs
Kevin Parsons 225d9b120c Fix LCOW layer ordering
Due to an error in the OCI specf for layerFolders, the runhcs shim was
passing the layers for LCOW in reverse order. This fixes the ordering
by simply removing the code which reversed the layers for LCOW.

Signed-off-by: Kevin Parsons <kevpar@microsoft.com>
2019-02-07 17:27:01 -08:00
..
options Update runhcs options to include CRI Sandbox support 2019-01-04 14:37:10 -08:00
io.go Fix issue in runhcs shim CloseIO 2019-01-14 13:31:28 -08:00
process.go Fix deadlock in Windows runhcs shim exec 2019-02-01 10:58:01 -08:00
service.go Fix LCOW layer ordering 2019-02-07 17:27:01 -08:00