What is Docker?

Quick Answer: Docker packages your app and all its dependencies into a container that runs the same everywhere.

Key Concepts

Why Use Docker?