Remote dev containers on AWS ECS?

已回答

I'm interested in using remote development with dev containers and was curious if anyone has tried running the remote dev container on AWS ECS?  Is this possible?

0

Hello, David Schneider

Unfortunately, it is not possible to use ECS to run DevContainer as it requires additional steps to configure the container first. However, it should be possible to run the DevContainer inside the EC2 instance if it meets the requirements for the Remote Development and additional prerequisites related to the DevContainer implementation in IntelliJ-based IDEs. 

0

请先登录再写评论。