karlicoss / cloudmacs

Selfhost your Emacs and access it in browser
https://beepb00p.xyz/cloudmacs.html
GNU General Public License v3.0
509 stars 27 forks source link

Emacs without X #2

Open petr-tik opened 5 years ago

petr-tik commented 5 years ago

Noticed one of your todos suggested building emacs without GUI as a way to reduce the docker layer.

Below are the instructions on how to configure and build emacs from source without images and X features

https://gist.github.com/danielrmeyer/35702082b07d5eb75f3754ce8985e907

Might be worth investigating making your own Docker base layer with a GUI-less emacs build

Other options are https://github.com/jgkamat/airy-docker-emacs https://github.com/flycheck/docker-tools/blob/master/emacs-cask/Dockerfile