Sign inSign up

yewton/emacs

By yewton

Updated almost 11 years ago

my Emacs image with X-Window

Image
1

568

yewton/emacs repository overview

Created by https://github.com/yewton/yewton-emacs-repo

How to use (on Mac OS X)

Prepare prerequisites

brew install socat
brew cask install xquartz

Run

docker pull yewton/emacs:24.4
open -a XQuartz
socat TCP-LISTEN:6000,reuseaddr,fork UNIX-CLIENT:\"$DISPLAY\" &
docker run -v ~/:/export/home -e DISPLAY=$(YOUR_LOCAL_IP_ADDR):0 yewton/emacs:24.4

Tag summary

Content type

Image

Digest

sha256:ce759d86a

Size

813.3 MB

Last updated

almost 11 years ago

docker pull yewton/emacs:24.4