Installing Docker 1.12 in Debian 9 (stretch)
Posted on October 27, 2016Debian ships with an old version of Docker, and the official installation instructions for Docker on Debian are a bit dubious (run an entirely untrusted shell script as root! yay!), not to mention error-prone, and result in a completely non-functional Docker installation on Debian, thanks to aufs being deprecated. So these instructions should make it possible to install Docker 1.
Continue reading `Installing Docker 1.12 in Debian 9 (stretch)` →