moby: Installation fails on Ubuntu 16.04 (Xenial Xerus)

The reason is that the Ubuntu Xenial packages are not on apt.dockerproject.org: https://apt.dockerproject.org/repo/dists/

Shouldn’t the install script provide some “unsupported version” information instead of trying to install a non existent package?

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 25 (12 by maintainers)

Commits related to this issue

Most upvoted comments

I’ve got exactly the same problem… Docker fail to work on Ubuntu 16.04 Xenial so far…

I just follow the steps in installation page https://docs.docker.com/engine/installation/linux/ubuntulinux/, command apt-cache policy docker-engine returns: Unable to locate package docker-engine. This happens when using apt-get install docker-engine as well