The easiest way to install Docker (on linux) is to use the following
curl -fsSL https://get.docker.com -o get-docker.shchmod 755 get-docker.sh./get-docker.sh
Comment feed for this post