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

Generate unique container names when they are not specified #70

Closed factyy closed 1 year ago

factyy commented 1 year ago

This PR fixes a problem stated in #48 and achieves the same results as in #58 (although taking a different approach that is more in line with overall architecture)