On Mon, Jan 02, 2017 at 01:54:30PM +0100, Ricardo Wurmus wrote: > I just played around with Docker and built up a command to create a > Docker image for Emacs. > > Can anyone find a more elegant way to do this?
Not really - you always end up with something like this. We have run the guix daemon, but that requires docker with privileges. Pj.