emacs-lsp / lsp-docker

Scripts and configurations to leverage lsp-mode in docker environment
GNU General Public License v3.0
241 stars 34 forks source link

Feature/loggable docker invocations #67

Closed factyy closed 1 year ago

factyy commented 1 year ago

Enable logging of docker supplemental calls: checking image presence and building a new image

factyy commented 1 year ago

@yyoncho could you also take a look at the failing tests? Looks like the failing check is not related to changes in this PR... Nevertheless please let me know whether I can merge this PR right now :)

factyy commented 1 year ago

Merged as @yyoncho granted approval