Debugging Dockerfile is hard and takes a long time sometimes. To solve this issue, we’re working on buildg, an interactive debugger for Dockerfile with support for VS Code, Emacs and Neovim, etc. Interactive debugging of Dockerfile on IDEWhat’s buildg?buildg is an interactive debugger for Dockerfile. This supports breakpoints, stepping through line by line and launching a shell on a Dockerfile ins