Monday, September 11, 2017

Docker installation on Ubuntu 16.0.4 server

Docker can be installed on Ubuntu 16.0.4 by following below steps:
 
sudo curl -fsSLhttps://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable"
sudo apt-get update
sudo apt-cache policy docker-ce
sudo apt-get install -y docker-ce
sudo systemctl status docker
ps -ef | grep docker
docker version
docker run hello-world

2 comments:

  1. I read your Blog Your information is really awesome, Thanks for sharing information about Devops Online Training Hyderabad

    ReplyDelete
  2. It was a great blog. It had all the required information that was needed for a better understanding of the topic.I'm glad you shared this with us, thanks.

    Digital Marketing Training in Chennai

    Digital Marketing Course in Chennai

    ReplyDelete