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

# Linux Development

We support the following local development setups

1. [**Export from prebuilt docker image**](/docs/setup/linux/ue4docker-export.md) (recommended), i.e. ue4-docker installed build - Builds in docker, then installs to your local system.
2. [**Run everything inside docker**](/docs/setup/linux/run-in-docker.md) (promising, but not heavily used) - Uses X11 forwarding view Unreal running in docker
3. [**Traditional**](/docs/setup/linux/traditional-install.md) - Run Unreal per the standard Epic instructions (Use this if you want to use an existing Unreal 4.21 installation)
