dockerwindows-containernano-server

Windows container BSOD its host


We have been using windows containers as test rigs for while now with great success. However since the last windows update, the container seems it crashes the host system (Windows Server 2019 std).

The server will be running fine for hours, then minutes after executing one of these commands it will crash.

Just wondering if anybody else is experiencing the same? We already tried to reinstall the host but no joy.

BSOD


Solution

  • Going on @cael-ras idea of trying a Ubuntu container, I installed HyverV and is now running my containers in Hyper-V isolation mode (--isolation=hyperv) instead of process mode. That seems to have fixed the issue. Thanks

    https://learn.microsoft.com/en-us/virtualization/windowscontainers/manage-containers/hyperv-container