Skip to content

debug your app inside container using pre-configured neovim

Notifications You must be signed in to change notification settings

kolach/debug-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Debug Container

Container image to debug rust/go/node.js projects in Neovim.

  1. Use docker image directly to start container or make it base image.
  2. Attach host filesystem with project sourcecode.
  3. Start container. keep-alive.sh entrypoint will just let container run forever.
  4. Go inside container with docker exec.
  5. Start your project in Neovim in DAP session.

About

debug your app inside container using pre-configured neovim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published