Emacs - Is it possible to debug multi containers (docker-compose)?

174 views Asked by At

I've found some information regarding debugging Node applications using:

Webstorm: https://medium.com/@creynders/debugging-node-apps-in-docker-containers-through-webstorm-ae3f8efe554d

Vscode: How do I use docker-compose.debug.yml to debug my node running in docker?

I'm struggling to find any solution when it comes to Emacs, I know there are some plugins like "https://github.com/realgud/realgud" but AFAIK it wasn't made to work with containers

Any thoughts about it?

Thanks!! :)

0

There are 0 answers