Docker: lightweight Linux containers for consistent development and deployment

Docker promises the ability to package applications and their dependencies into lightweight containers that move easily between different distros, start up quickly and are isolated from each other.