Your Docker setup is probably sharing root access with your host machine, and that's far from ideal for a self-hosting server ...
You asked for it in many a comment and here it is: Docker 101 (A).
Containers will no longer have to be run as root in Linux, thanks to a new feature in Docker 1.10 Docker 1.10, the latest version of the software containerization system, addresses one of its most ...