Force the Docker daemon to start all containers using the devicemapper storage driver. Place this in /etc/docker/
{ "storage-driver": "devicemapper" }