DevOps
Install Docker on Ubuntu 16.04
Guide through installing community Docker edition, known as docker ce. Prerequisites 64-bit Ubuntu 16.04 non-root user that can sudo Install Docker More in-depth explanation of steps available in official documentation. If starting from clean slate, then: Follow recommended installs sudo Read more…