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 ...
Docker uses a persistent background service, dockerd, to manage container lifecycles. The CLI communicates with this daemon, which supervises container creation, networking, and resource allocation.