Some issues i was facing when trying to get this to run on my Debian Jessie (Got a "We are sorry, this is an unexpected connection error. Please try again" error). You need the Linux Image from Debian Jessie Backports (currently 4.6+74~bpo8+1), probably for the same reason why the docker container is not supported on Ubuntu 14.04 It might be needed that you start your docker container with the --dns parameters like: docker run -t -d -p 127.0.0.1:9980:9980 -e "domain=cloud.example..com" --dn…