Skip to content

Instantly share code, notes, and snippets.

@nicolaskopp
Last active August 1, 2023 10:10
Show Gist options
  • Select an option

  • Save nicolaskopp/9b72b2649b47996ff36eeba5c2247c15 to your computer and use it in GitHub Desktop.

Select an option

Save nicolaskopp/9b72b2649b47996ff36eeba5c2247c15 to your computer and use it in GitHub Desktop.

Revisions

  1. nicolaskopp revised this gist Aug 1, 2023. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions docker-hcsshim-solution.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,5 @@
    # Docker: "Cannot start service monitor: hcsshim" solution

    If you are running docker in Bootcamp on an Intel-based Macbook, what this error is trying to tell you is that Virtualization features are not enabled. To enable Virtualization features inside Windows 10 in Bootcamp:

    1. Boot into Mac OS. Virtualization is automatically enabled if you boot up Mac OS.
  2. nicolaskopp revised this gist Jun 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion docker-hcsshim-solution.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    If you are running docker in Bootcamp on an Intel-based Macbook, what this error is trying to tell you is that Virtualization features are not enabled. To enable Virtualization features inside Windows 10 in Bootcamp:

    1. boot into Mac OS. Virtualization is automatically enabled if you boot up Mac OS.
    1. Boot into Mac OS. Virtualization is automatically enabled if you boot up Mac OS.
    2. From there reboot into Windows without turning the Machine off.

    Virtualization features will now also be available in Windows 10 and docker should work again.
  3. nicolaskopp revised this gist Jun 1, 2021. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions docker-hcsshim-solution.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    If you are running docker in Bootcamp on an Intel-based Macbook, what this error is trying to tell you is that Virtualization features are not enabled. To enable Virtualization features inside Windows 10 in Bootcamp:

    1.) boot into Mac OS. Virtualization is automatically enabled if you boot up Mac OS.
    2.) From there reboot into Windows without turning the Machine off.
    1. boot into Mac OS. Virtualization is automatically enabled if you boot up Mac OS.
    2. From there reboot into Windows without turning the Machine off.

    Virtualization features will now also be available in Windows 10 and docker should work again.
  4. nicolaskopp revised this gist Jun 1, 2021. 1 changed file with 6 additions and 1 deletion.
    7 changes: 6 additions & 1 deletion docker-hcsshim-solution.md
    Original file line number Diff line number Diff line change
    @@ -1 +1,6 @@
    If you are running docker in Bootcamp on an Intel-Based Macbook, what this error is trying to tell you is thaat Virtualization features are not enabled. To enable Virtualization again, boot into Mac OS and from there reboot into windows (without turning the Machine off!). Virtualization features are automatically enabled when Mac OS starts up, persisted in System Memory and will transfer to Windows on reboot.
    If you are running docker in Bootcamp on an Intel-based Macbook, what this error is trying to tell you is that Virtualization features are not enabled. To enable Virtualization features inside Windows 10 in Bootcamp:

    1.) boot into Mac OS. Virtualization is automatically enabled if you boot up Mac OS.
    2.) From there reboot into Windows without turning the Machine off.

    Virtualization features will now also be available in Windows 10 and docker should work again.
  5. nicolaskopp created this gist Jun 1, 2021.
    1 change: 1 addition & 0 deletions docker-hcsshim-solution.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    If you are running docker in Bootcamp on an Intel-Based Macbook, what this error is trying to tell you is thaat Virtualization features are not enabled. To enable Virtualization again, boot into Mac OS and from there reboot into windows (without turning the Machine off!). Virtualization features are automatically enabled when Mac OS starts up, persisted in System Memory and will transfer to Windows on reboot.