We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: