A photo of Harshad Yeola

Harshad Yeola

Linux Enthusiast & SysAdmin

Email Twitter Google+


Docker

Overview

What is Docker

Docker is a software with which you can wrap your whole sofware & its environment to deploy it anywhere regardless of host environment.

Why to use Docker?

  • Easy deployment
  • Quick scale

Docker has now become an evolutionary OpenSource Project and everybody in IT wants to deploy their applications using docker. So here we will be covering docker tutorials telling the professional way to use docker.

  1. Docker Installation
  2. Docker Running Containers