Description
Complex Docker applications can be described in Compose files and run as coordinated sets of containers. It is useful when an app needs a database, cache, worker, and web service started together.
This Git build may track development changes. Review Compose files before use because they can expose services, mount local files, and create persistent volumes.