mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
LCOW: Change to c:\Program Files\Linux Containers
Signed-off-by: John Howard <jhoward@microsoft.com> Upstream-commit: 2c43cbe0d5132618c74de4631c89c541bbafb8c2 Component: engine
This commit is contained in:
@@ -299,7 +299,7 @@ func (clnt *client) createLinux(containerID string, checkpoint string, checkpoin
|
||||
Owner: defaultOwner,
|
||||
TerminateOnLastHandleClosed: true,
|
||||
HvRuntime: &hcsshim.HvRuntime{
|
||||
ImagePath: `c:\program files\lcow`,
|
||||
ImagePath: `c:\Program Files\Linux Containers`,
|
||||
LinuxKernelFile: `bootx64.efi`,
|
||||
LinuxInitrdFile: `initrd.img`,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user