You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
5 lines
194 B
Docker
5 lines
194 B
Docker
FROM adamrehn/ue4-runtime:18.04-cudagl11.1.1
|
|
|
|
# Enable the NVIDIA driver capabilities required by the NVENC video encoding API
|
|
ENV NVIDIA_DRIVER_CAPABILITIES ${NVIDIA_DRIVER_CAPABILITIES},video
|