无法在64位ubuntu上找到包`docker-ce`
我试图在the official installation guide之后在Ubuntu 64机器上安装Docker.
可悲的是,Ubuntu似乎无法找到docker-ce包.有任何想法来解决它或至少跟踪发生了什么?
这里有一些细节……
$uname --all; sudo grep docker /etc/apt/sources.list; sudo apt-get install docker-ce
Linux ubuntu 4.4.0-62-generic #83-Ubuntu SMP Wed Jan 18 14:10:15 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable.
# deb-src [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable.
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package docker-ce