# Demo: set up and use Docker Compose


This Docker Compose demo shows how to orchestrate a multi-container application
environment, streamlining development and deployment processes.

- Compare Docker Compose to the `docker run` command
- Configure a multi-container web app using a Compose file
- Run a multi-container web app using one command



<div id="compose-lp-survey-anchor"></div>

