Docker: lightweight Linux containers for consistent development and deployment

D. Merkel
2014-03-01
Abstract: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.
Engineering,Computer Science
What problem does this paper attempt to address?