Install Docker on Ubuntu 14.x

Please disregard as I had obviously missed a few steps prior to firing off the install. My apologies

Instructions located on this page:

https://docs.docker.com/installation/ubuntulinux/

read:

sudo apt-get install docker-engine

but I get this message when doing so:

E: Unable to locate package docker-engine

Should I be using sudo apt-get install docker instead.

Thank you. Peter

Hi,

Have you done steps 3 to 8 in the Update your apt sources section in that link?

Regards

Thank you for the prompt reply ranjandas. You are correct. I had omitted those steps but corrected them once I realized the oversight. Have a good one. Cheers