# ue4-docker **Repository Path**: ue5_1/ue4-docker ## Basic Information - **Project Name**: ue4-docker - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-22 - **Last Updated**: 2023-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
**Looking for a place to start? Check out the [Unreal Containers community hub](https://unrealcontainers.com/) for implementation-agnostic information on using the Unreal Engine inside Docker containers, and then head to the [comprehensive ue4-docker documentation](https://github.com/adamrehn/ue4-docker) to view details specific to using the ue4-docker project.** The ue4-docker Python package contains a set of Dockerfiles and accompanying build infrastructure that allows you to build Docker images for Epic Games' [Unreal Engine](https://www.unrealengine.com/). The images also incorporate the infrastructure from [ue4cli](https://github.com/adamrehn/ue4cli), [conan-ue4cli](https://github.com/adamrehn/conan-ue4cli), and [ue4-ci-helpers](https://github.com/adamrehn/ue4-ci-helpers) to facilitate a wide variety of use cases. Key features include: - Unreal Engine 4.20.0 and newer is supported. - Both Windows containers and Linux containers are supported. - Building and packaging Unreal Engine projects is supported. - Running automation tests is supported. - Running built Unreal Engine projects with offscreen rendering is supported via NVIDIA Docker under Linux. Resources: - **Documentation:**