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
preguntada hace 4 años2681 visualizaciones
1 Respuesta
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
respondido hace 4 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas