Docker installation in EC2 instance Windows 10 VM

0

Hello, I have to install docker in AWS VM. AS per docker documentation. I have enabled Hyper V and WSL in VM. But unable to enable Virtualization for window in VM.

So please suggest how to enable Virtualization for windows in VM. Thank you

Mayur
asked 8 months ago611 views
1 Answer
1
Accepted Answer

Hi,

you need to use EC2 bare-metal instances to allow Windows virtualization. Is that the case for you?

This blog post may be interesting for you: https://aws.amazon.com/blogs/compute/running-hyper-v-on-amazon-ec2-bare-metal-instances/

Best,

Didier

profile pictureAWS
EXPERT
answered 8 months ago
  • Thank you But can after launching this instance can I install docker and use in VM? I have mention in question that I have enabled Hyper V and WSL in VM. But docker is not able to start in VM because of WSL virtualization is not enable.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions