On Wed, Nov 02, 2016 at 09:25:42AM +1000, Ben Woodcroft wrote: > guix pull: error: build failed: cloning builder process: Operation not > permitted
You can set the permissions to run the daemon. Bruno did some work there: https://hub.docker.com/r/bmpvieira/guix/ > That seems to suggest that we cannot run the daemon inside a docker > container, so I suppose we'd have to fall back on copying files from a store > built outside docker-land, right? I think that is the preferred solution. No special privileges needed. Pj.