Idea continiously creates docker containers

Answered

Hi
I'm trying to setup docker-compose container debugging and set up javascript remote runtime and run configuration according to documentation.
After the first debug run, the Idea starts creating continuously containers called web-run-{id}. (web is service in our docker compose configuration and defined in idea runtime settings). What are these containers and what are they used for?

0
2 comments

Hello!

 

This is a recognized issue. We have plans to address it; however, it will require a complete redesign of our run configurations, including migrating them to a different API. For your reference, please see the related ticket: WEB-75756. This is a substantial change that demands considerable effort.
 
Thank you for understanding.

0

Understood! No problem!

0

Please sign in to leave a comment.