I created a KVM virtual machine on my ubuntu 14.10 box using instructions at this link -
http://www.ubuntu.com/cloud/tools/snappy#snappy-local
After installing docker and executing docker --version
command, it is showing version as 1.3.3. However I am unable to find any such version of docker under docker release notes. So which version of docker is this exactly?
Also how can I upgrade to latest version (1.4.1) of docker?