Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamrehn/ue4-docker
Windows and Linux containers for Unreal Engine 4
https://github.com/adamrehn/ue4-docker
continuous-integration docker ue4 unreal-engine
Last synced: 1 day ago
JSON representation
Windows and Linux containers for Unreal Engine 4
- Host: GitHub
- URL: https://github.com/adamrehn/ue4-docker
- Owner: adamrehn
- License: mit
- Created: 2018-04-28T02:15:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T15:35:10.000Z (15 days ago)
- Last Synced: 2024-10-23T20:44:28.396Z (15 days ago)
- Topics: continuous-integration, docker, ue4, unreal-engine
- Language: Python
- Homepage: https://docs.adamrehn.com/ue4-docker/
- Size: 871 KB
- Stars: 787
- Watchers: 32
- Forks: 171
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.adoc
- License: LICENSE
- Support: docs/supported-host-configurations.adoc
Awesome Lists containing this project
- awesome-unreal - ue4-docker - Windows and Linux containers for Unreal Engine 4 (Tools)
- AwesomeCppGameDev - ue4-docker
README
Unreal Engine Docker Containers
Continuous Integration • Pixel Streaming • Unreal Engine Powered Microservices
**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://adamrehn.github.io/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:
- The six most recent versions of the Unreal Engine are supported (currently Unreal Engine 4.26 and newer).
- 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 the NVIDIA Container Toolkit under Linux.Resources:
- **Documentation:**
- **GitHub repository:**
- **Package on PyPI:**
- **Related articles:**
- **Unreal Containers community hub:**
- **Development channel on the Unreal Containers Community Discord server**:## Contributing
See the file [CONTRIBUTING.adoc](https://github.com/adamrehn/ue4-docker/blob/master/CONTRIBUTING.adoc) for guidelines on how to contribute to the development of ue4-docker.
## Legal
Copyright © 2018 - 2024, Adam Rehn. Licensed under the MIT License, see the file [LICENSE](https://github.com/adamrehn/ue4-docker/blob/master/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.