diff --git a/Dockerfile b/Dockerfile index e52a817..395e1bb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,4 +12,4 @@ RUN apt-get install -yy uxplay # hardware-accelerated Intel graphics, but not NVIDIA #RUN apt-get install -yy gstreamer1.0-vaapi -CMD uxplay -n Homeserver -nh -s 1280x1024 -nohold -vs "fbdevsink device=/dev/fb1" -as "alsasink device=plughw:1,0" +CMD uxplay -n Homeserver -nh -s 1280x1024 -nohold -vs "fbdevsink device=/dev/fb0" -as "alsasink device=plughw:1,0"