Docker overview
Docker provides the automated way to bundle the service components as an image, and distribute them for the ease of customers to install and run the software.
Important: The Red Hat Operating System uses device-mapper as docker's storage driver.
See Docker and the Device Mapper storage driver documentation for
the recommended production configuration for Docker version 1.11.
For more information about Docker and its commands, see Docker documentation.