Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 357 Bytes

File metadata and controls

14 lines (9 loc) · 357 Bytes

golem-nvidia-base

Docker base image for Golem applications using Nvidia GPU.

Depending on usecase application might need to start Xorg:

Xorg vt10 :0 -sharevts &
export DISPLAY=:0

It will require /etc/X11/xorg.conf.

Example of a xorg.conf used by ya-runtime-vm-nvidia's internal test app.