emacs-lsp / lsp-docker

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

yyoncho/lsp-emacs-docker docker images in quite big #4

Closed hus787 closed 4 years ago

hus787 commented 4 years ago

The current image stands 4.3GB which I quite big.

Expected result

Docker image size of yyoncho/lsp-emacs-docker to be < 100MB

rnikoopour commented 4 years ago

hi @hus787

I don't think it's possible to get a container image that small.

With the most recent set of changes the language server only container is compressed to 1.31GB.

The container that has emacs + language servers is compressed to 1.53GB.