1 Answer
- Newest
- Most votes
- Most comments
0
Most versions of Docker require nested virtualization to properly function. On Windows based instances, you cannot use Docker Desktop Editions/CE/ etc (this includes EC2 and WorkSpaces) normally. This is why EC2 offers container enabled instances. On linux instances (both EC2 and WorkSpaces), Docker can be used without nested virt, but performance will be subpar.
In general, customers should look to use container enabled instances and/or container services (ECS/EKS) to address their container needs. They can access/develop against them using standard tooling running on a WorkSpace or EC2 instance remotely.
Relevant content
- asked 4 years ago
- Accepted Answerasked 2 years ago
- asked 3 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 24 days ago
- AWS OFFICIALUpdated 2 years ago