To activate the Docker Enterprise Edition (EE) license, do the following:
[root@12c-docker ~] # sudo docker engine activate –license docker_subscription.lic
[root@12c-docker ~] #docker info
[root@12c-docker ~] #docker pull hello-world
[root@12c-docker ~] #docker run hello-world