I installed Docker on Ubuntu LTS 14.0 using virtualbox
sudo apt get install docker
After running the above code, the ubuntu again throws this error
The program 'docker' is currently not installed. You can install it by typing: sudo apt-get install docker
What is wrong with ubuntu?