Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
DaCHack committed Sep 4, 2024
1 parent 0120865 commit 5b5fa79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 5b5fa79

Please sign in to comment.