Govinda-Fichtner / docker-ide-live-debugging

Live debugging from Docker based applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Live Application Debugging

At DockerCon 2016 Ananand Prasad demonstrated how to live debug a node application from Visual Studio Code. A bit later he published a blog post in which he described the steps that are needed to get a this working.

Looking at different editor and IDEs it seems that setting up a similar experience with other editors and programming language can be quite difficult. Often there is no support there at all.

The mission of this repository is to collect different examples on how to get live debugging capabilities with Docker and your favourite IDE or editor.

Express/Node.js with Visual Studio Code

About

Live debugging from Docker based applications

License:MIT License


Languages

Language:JavaScript 100.0%