Description
Hi All,
we are trying to run a linux container on windows 2016 server (azure vm) release 1607. But After enabling all the necessary configuration and restart, getting following error while running the ubuntu container.
C:\Program Files\Docker\docker.exe: failed to register layer: failed to start service utility VM (applydiff
a2fb3bcfd593349868225d6d2e573d4c7dc805f50e274409ddc826859a9bdbeb): container
a2fb3bcfd593349868225d6d2e573d4c7dc805f50e274409ddc826859a9bdbeb_svm encountered an error during CreateContainer: failure in a
Windows system call: The data is invalid. (0xd) extra info: {"SystemType":"container","Name":"a2fb3bcfd593349868225d6d2e573d4c7dc805f
50e274409ddc826859a9bdbeb_svm","Layers":null,"HvPartition":true,"HvRuntime":{"ImagePath":"C:\Program Files\Linux Containers","Linux
InitrdFile":"initrd.img","LinuxKernelFile":"bootx64.efi"},"ContainerType":"linux","TerminateOnLastHandleClosed":true}.
See 'C:\Program Files\Docker\docker.exe run --help'.
Not able to get any details about the root cause of this error message. Please help to fix this