GNU Emacs master with native compilation
4.2K
Docker image for the GNU Emacs master with native compilation.
Emacs is speed 2 bootstrapped using latest GCC stable branch.
Usage example:
$ docker run -ti --network host andreacorallo/emacs-nativecomp emacs
With X example:
$ xhost +
$ docker run -ti --network host -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix andreacorallo/emacs-nativecomp emacs
Funny things you can do:
M-x disassemble -> org-mode
Install a bunch of packages.
Check *Async-native-compile-log* for progresses.
Please consider all this alpha state.
Content type
Image
Digest
sha256:70cb4846f…
Size
301.7 MB
Last updated
over 3 years ago
docker pull andreacorallo/emacs-nativecomp