What is the most popular use of Docker?

The most popular use of Docker is in the build pipeline. With the use of docker, it is much easier to automate the development to deployment process in the build pipeline. We use Docker for the complete build flow from development work, test run and deployment to the production environment.