Spacemaracas
- What is this?
- These are some scripts and Dockerfiles for building emacs as a service, running in containers, accessible via a browser or a VNC client
- We actually run a container and run X11, so really any Linux application would work through this with minimal modification
- Building, running, and viewing in the browser looks something like this:
- This Isn’t What Containers Are For
- I know but check out this gif from the
matebranch and tell me this isn’t fantastic
- I know but check out this gif from the
- Why?
- I don’t really know
- How?
- Install docker.
- Clone this repo.
./maracas runif you are satisfied with the “stable” dockerhub images./maracas buildto build a customized or unstable version./maracas stopto destroy the environment when you’re done- Visit
http:/localhost:8080/guacamolein the browser orlocalhost:5900with a VNC viewer (e.g. Remmina)

