Tuesday 12 September 2017

How to Install Docker in Linux?


Read this article which will help you to understand the procedure of Docker installation in Linux. This tutorial was published on scmGalaxy and written by well known DevOps trainer - Rajesh kumar.

Note - You should install Docker using root or with sudo access.
 
Install Docker on Ubantu 
# apt-get update
# apt-get install -y docker.io
# service docker.io start
 
Install Docker on Redhar / Centos Read more click here

Reference:- This article was article was originally posted on scmGalaxy.com

1 comment:

  1. Good Post! Thank you so much for sharing this pretty post, it was so good to read and useful to improve my knowledge as updated one, keep blogging.

    Devops Training in electronic city

    ReplyDelete