Getting started with Docker
1 Introduction
Remember the slogan of Java [write once, run anywhere] which revolutionize the application development space. Similar to Java, Docker is built on the simple concept of “Build once, run anywhere “.
This document helps you to get started with Rapid Application Deployment using Docker. Focus is on getting more on installation and build process of Docker. Hence the architecture elements are kept at minimum