Code Yarns ‍👨‍💻
Tech BlogPersonal Blog

How to install Docker

📅 2017-Oct-19 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ docker, installation ⬩ 📚 Archive

There are two ways to install Docker CE (Community Edition): using its repository or by directly installing its package file. Using the repository is highly recommended.

$ sudo adduser joe docker
$ docker run hello-world

Tried with: Docker 17.09 and Ubuntu 16.04


© 2022 Ashwin Nanjappa • All writing under CC BY-SA license • 🐘 @codeyarns@hachyderm.io📧