Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error building up docker #408

Closed
Lee4396 opened this issue Aug 6, 2020 · 1 comment
Closed

Error building up docker #408

Lee4396 opened this issue Aug 6, 2020 · 1 comment

Comments

@Lee4396
Copy link

Lee4396 commented Aug 6, 2020

I got this weird error when I tried to build the docker on AWS windows machine(docker-compose -f docker-compose.dev.yml up --build):

Building workers
Step 1/5 : FROM jsbroks/coco-annotator:python-env
---> 5326b8af1eec
Step 2/5 : WORKDIR /workspace/
ERROR: Service 'workers' failed to build: failed to start service utility VM (createreadwrite): hcsshim::CreateComputeSystem 386c5cf3b42f17761a82aed5cc5f6ab312015574a301d415f94b5c731005da5d_svm: The virtual machine could not be started because a required feature is not installed.
(extra info: {"SystemType":"container","Name":"386c5cf3b42f17761a82aed5cc5f6ab312015574a301d415f94b5c731005da5d_svm","Layers":null,"HvPartition":true,"HvRuntime":{"ImagePath":"C:\Program Files\Linux Containers","LinuxInitrdFile":"initrd.img","LinuxKernelFile":"kernel"},"ContainerType":"linux","TerminateOnLastHandleClosed":true})

No clue what is wrong here.

@jsbroks
Copy link
Owner

jsbroks commented Aug 7, 2020

Not related to coco annotator. something todo with your docker install
docker/labs#490
take a look around on google

@jsbroks jsbroks closed this as completed Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants