Looking for a place to start? Check out the comprehensive documentation to view step-by-step instructions for common use cases.
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 4. The images also incorporate the infrastructure from ue4cli and conan-ue4cli to facilitate a wide variety of use cases.
Key features include:
- Unreal Engine 4.19.0 and newer is supported.
- Both Windows containers and Linux containers are supported.
- Building and packaging UE4 projects is supported.
- Running automation tests is supported.
- Running built UE4 projects with offscreen rendering is supported via NVIDIA Docker under Linux.
Resources:
- Documentation: https://adamrehn.com/docs/ue4-docker/
- GitHub repository: https://github.com/adamrehn/ue4-docker
- Package on PyPI: https://pypi.org/project/ue4-docker/
- Related articles: https://adamrehn.com/articles/tag/Unreal%20Engine/
See the file CONTRIBUTING.md for guidelines on how to contribute to the development of ue4-docker.
Copyright © 2018, Adam Rehn. Licensed under the MIT License, see the file LICENSE for details.
Unreal and its logo are Epic Games' trademarks or registered trademarks in the US and elsewhere.
Docker and the Docker logo are trademarks or registered trademarks of Docker in the United States and other countries.