Can Docker for Windows using Linux containers operate on a VMware vSphere Windows 10 VM

0 votes

I have Windows 10 VM on VMware vSphere, I’m trying to run Docker for Windows with Linux containers on it. Hyper-V is enabled and Docker for Windows starts up fine when I use Windows containers. But when I try to switch to Linux containers I get the following error message:

Unable to start: Der ausgeführte Befehl wurde beendet, da die Einstellungsvariable "ErrorActionPreference" oder ein allgemeiner Parameter auf "Stop" festgelegt ist: Fehler beim Starten von "MobyLinuxVM".
Fehler beim Starten des virtuellen Computers "MobyLinuxVM", da eine der Hyper-V-Komponenten nicht ausgeführt wird.
Fehler beim Starten von "MobyLinuxVM" (ID des virtuellen Computers 47AE749A-D0A7-46A0-A45D-C32FB1B49022).
Der virtuelle Computer "MobyLinuxVM" konnte vom Verwaltungsdienst für virtuelle Computer nicht gestartet werden, da eine der Hyper-V-Komponenten nicht ausgeführt wird (ID des virtuellen Computers: 47AE749A-D0A7-46A0-A45D-C32FB1B49022).. bei Start-MobyLinuxVM, : Zeile 300 bei , : Zeile 395 bei Docker.Core.Pipe.NamedPipeClient.Send(String action, Object[] parameters) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeClient.cs:Zeile 36. bei Docker.Actions.DoStart(SynchronizationContext syncCtx, Boolean showWelcomeWindow, Boolean executeAfterStartCleanup) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Windows\Actions.cs:Zeile 67. bei Docker.Actions.<>c__DisplayClass14_0.b__0() in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Windows\Actions.cs:Zeile 51. bei Docker.WPF.TaskQueue.<>c__DisplayClass19_0.<.ctor>b__1() in C:\gopath\src\github.com\docker\pinata\win\src\Docker.WPF\TaskQueue.cs:Zeile 59.

Why am I getting this error? Any help would be appreciated. Thanks in advance.

Nov 30, 2018 in DevOps & Agile by Sophie may
• 10,610 points
840 views

1 answer to this question.

0 votes

In order to run linux containers, Docker for Windows uses a Hyper-V virtual machine called MobyLinuxVM.

In your Windows 10 VM, see if there is Hyper-V Manager. If you have this, then try to create a new virtual machine, with some standard Linux and see if you can run it.

answered Nov 30, 2018 by Sophie may
• 10,610 points

Related Questions In DevOps & Agile

0 votes
1 answer

How can a script identify the difference between Docker Toolbox and Docker for Windows?

Now, the Toolbox works through docker-machine. The way ...READ MORE

answered Aug 24, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
563 views
0 votes
2 answers

How does Docker for Windows run Linux containers?

One of the most important enhancements is ...READ MORE

answered Aug 29, 2020 in DevOps & Agile by Pistle
• 1,000 points
762 views
0 votes
1 answer

How to a run deployed app in Docker for Windows?

To deploy an ASP.NET web application to ...READ MORE

answered Aug 30, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
877 views
+2 votes
1 answer
+2 votes
1 answer

Deploy Docker Containers from Docker Cloud

To solve this problem, I followed advice ...READ MORE

answered Sep 3, 2018 in AWS by Priyaj
• 58,090 points
2,435 views
0 votes
1 answer

Why does Docker for Windows make you pick either Windows or Linux containers?

Windows machine contains several components and one ...READ MORE

answered Nov 15, 2018 in DevOps & Agile by Sophie may
• 10,610 points
535 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP