Does Amazon Workspace support docker on Windows 10 ?

0

I have an Amazon workspace on which I'm trying to Docker Desktop for windows. Installation is successful, But can't run the hello-world container in my docker.

Here is the error I'm getting.

docker: Error response from daemon: hcsshim::CreateComputeSystem c0123bb1fafc4e6706afb240dcf173c531976eaaaef75c57edb7c55f929471a7: The virtual machine could not be started because a required feature is not installed.

Please assist !

IamJabi
已提問 4 年前檢視次數 2677 次
1 個回答
0

Hello,

Unfortunately Nested virtualization (including the use of Docker) is not supported on Amazon WorkSpaces for Windows or Linux. This is mentioned in our AWS documentation here [1]

That being said, I would encourage you to have a look into Amazon ECS if your use case allows it, which is a highly scalable, high-performance container orchestration service that supports Docker containers and allows you to easily run and scale containerized applications on AWS. For more information on this, refer to [2].

Thanks,
awsabdallah

References:
[1] Troubleshooting Amazon WorkSpaces Issues - I'm having trouble using Docker with Amazon WorkSpaces - https://docs.aws.amazon.com/en_us/workspaces/latest/adminguide/amazon-workspaces-troubleshooting.html#docker_support

[2] Amazon ECS: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/Welcome.html

AWS
已回答 4 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南