Files
UnrealEngineUWP/Engine/Extras/Containers/Dockerfiles/linux/runtime-pixel-streaming/Dockerfile
UnrealBot e34c652039 Branch snapshot for CL 18056524
[CL 18056524 in ue5-main branch]
2021-11-04 16:33:03 +00:00

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