> ## Documentation Index
> Fetch the complete documentation index at: https://wundergraphinc-brendan-add-sof-link.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Docker

> You can easily run the Cosmo stack using docker-compose.

1. Clone the [Cosmo Repository](https://github.com/wundergraph/cosmo)

2. Follow the [`Getting Started`](https://github.com/wundergraph/cosmo#demo-cosmo-on-your-machine-in-3-minutes) instructions.

3. Under the hood, it will start the Cosmo Platform as a docker-compose stack. [Here](https://github.com/wundergraph/cosmo/blob/main/docker-compose.full.yml) you can find the full docker-compose file.

<Info>
  The Docker Compose Stack is not intended for production. Please [contact us](https://wundergraph.com/contact/sales) for assistance in configuration and deployment options.
</Info>
