Use case
by Freeman Zhang
1. Developers
1.1. wrap test and build actions in docker
1.2. your applications work on any machine
1.3. run production-like environment locally
1.4. fast track your changes to production
2. architects
2.1. application agnostic methodology
2.2. run on any continuous delivery system
2.3. immutable infrastructure
2.4. infrastructure as code
3. Operations
3.1. build continuous delivery pipelines
3.2. automate test, build, release and deploy
3.3. set continuous delivery systems
3.4. infrastructure as code