kristiandelay / ue4-docker

Windows and Linux containers for Unreal Engine 4

Home Page:https://docs.adamrehn.com/ue4-docker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unreal Engine and Docker Logos

Unreal Engine 4 Docker Containers

 

Looking for a place to start? Check out the Unreal Containers community hub for implementation-agnostic information on using the Unreal Engine inside Docker containers, and then head to the comprehensive ue4-docker documentation 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 4. The images also incorporate the infrastructure from ue4cli, conan-ue4cli, and 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 UE4 projects is supported.
  • Running automation tests is supported.
  • Running built UE4 projects with offscreen rendering is supported via NVIDIA Docker under Linux.

Resources:

Contributing

See the file CONTRIBUTING.md for guidelines on how to contribute to the development of ue4-docker.

Legal

Copyright © 2018 - 2021, 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.

About

Windows and Linux containers for Unreal Engine 4

https://docs.adamrehn.com/ue4-docker/

License:MIT License


Languages

Language:Python 82.9%Language:Dockerfile 13.6%Language:Batchfile 3.0%Language:PowerShell 0.5%Language:Shell 0.1%