> For the complete documentation index, see [llms.txt](https://docs.deref.io/exo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.deref.io/exo/components/components.md).

# Overview

Exo configures applications as a collection of components from a variety of providers.

## Unix

Unix components are run on your development machine.

* [Process](/exo/components/unix/process.md)

## Docker

Docker components are run by a local Docker engine.

* [Container](/exo/components/docker/container.md)
* [Volume](/exo/components/docker/volume.md)
* [Network](/exo/components/docker/network.md)
