Remote dev containers on AWS ECS?

Answered

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
1 comment

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

Please sign in to leave a comment.