I've followed already this
https://www.linode.com/docs/applications/containers/dockerhttps://docs.docker.com/installation/ubuntulinux/#ubuntu-precise-1204-lts-64-bitbut I'm still struggling to install it. For some weird reason it does not seem to find the installer. I've tried alternative mirrors like
http://mirror.yandex.ru/mirrors/docker/ but I get exactly the same result regardless of the mirror.
root@development:~# cat /etc/apt/sources.list.d/docker.list
deb https://get.docker.com/ubuntu docker mainroot@development:~#
sudo apt-get install lxc-dockerReading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package lxc-dockerroot@development:~#
Has anybody successfully installed docker? I'm running on 3.18.5-x86_64-linode52 kernel and Ubuntu 12.04.5 LTS (precise)