Closed aaronpowell closed 6 years ago
I've been trying to investigate this myself as well. I'm wanting to test older Docker Edge builds so that I can see if I can determine when the issue was introduced, but I can't find where to download them from.
Roll back to Docker Stable
i am as well having the same issue. A diagnostic uploaded with id: 27C5217B-32C1-4BEE-9DF3-C3B0ED913008/2018-01-04_09-56-48 I don't even get a error message it just never gets past extracting..
Insider Build 17063 has an issue running Linux containers with Docker Community Edition for Windows (edge)
Can confirm that this works in build Windows 17083.
same here :( can not run doucker windows on windows 10
failed to register layer: failed to start service utility VM (applydiff 780b22e10f6f623b2efaa7e529ed31d8615ad06c5936f5b2cfc5d993079dbca6): CreateComputeSystem 780b22e10f6f623b2efaa7e529ed31d8615ad06c5936f5b2cfc5d993079dbca6_svm: No hypervisor is present on this system. [Event Detail: Cannot start Hyper-V Container '780b22e10f6f623b2efaa7e529ed31d8615ad06c5936f5b2cfc5d993079dbca6_svm' since the hypervisor is not running in the host. Provider: 17103e3f-3c6e-4677-bb17-3b267eb5be57 EventID: 12001] (extra info: {"SystemType":"container","Name":"780b22e10f6f623b2efaa7e529ed31d8615ad06c5936f5b2cfc5d993079dbca6_svm","Layers":null,"HvPartition":true,"HvRuntime":{"ImagePath":"C:\Program Files\Linux Containers","LinuxInitrdFile":"initrd.img","LinuxKernelFile":"kernel"},"ContainerType":"linux","TerminateOnLastHandleClosed":true})
Closed issues are locked after 30 days of inactivity. This helps our team focus on active issues.
If you have found a problem that seems similar to this, please open a new issue.
Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. /lifecycle locked
I'm cross-posting this issue https://github.com/moby/moby/issues/35854 from the Moby issue register as it's likely more applicable here.
Here's the info provided by @AaronFriel:
Description
Docker run fails on Windows 10 17063 with an error like the following:
I have 30+ GB of free memory, so I suspect this error is incorrect.
Steps to reproduce the issue:
docker run -it --rm hello-world
Describe the results you received:
An error containing the string "failure in a Windows system call: Not enough memory resources are available to complete this operation."
Describe the results you expected:
No error.
Additional information you deem important (e.g. issue happens only occasionally):
I have the following optional features installed which may impact the bug:
Output of
docker version
:Output of
docker info
:Additional environment details (AWS, VirtualBox, physical, etc.):
OS: Windows 10 Enterprise CPU: Core i7-6700k (no overclock) Memory: 48GB