Site icon EfmSoft

What does HRESULT 0xC0370101 (ERROR_VMCOMPUTE_IMAGE_MISMATCH) mean?

 
Previous Next
ERROR_VMCOMPUTE_TERMINATED_DURING_START ERROR_VMCOMPUTE_HYPERV_NOT_INSTALLED

ERROR_VMCOMPUTE_IMAGE_MISMATCH

Windows process-isolated containers share the host kernel contract

ERROR_VMCOMPUTE_IMAGE_MISMATCH is a compatibility failure between the Windows container base image and the host operating system. With process isolation, the container uses the host kernel, so the image user-mode binaries must belong to a Windows build combination that Microsoft supports.

Hyper-V isolation changes this boundary by running the container inside a utility virtual machine and can support version combinations that process isolation rejects. The image tag, host build and chosen isolation mode are therefore more relevant than the application layer added by the Dockerfile.

Evidence and corrective action

References


Looking for a different code? Search another status or error code.

Exit mobile version