docker-steam icon indicating copy to clipboard operation
docker-steam copied to clipboard

Valve's Steam, on Linux, in Docker. Perfect for gaming via Remote Play.

Results 9 docker-steam issues
Sort by recently updated
recently updated
newest added

Hi. Have you managed to run any game on GPU inside a docker container?

The docker container is saying that it cannot access /steam. This is being run on windows through WSL, and steam is installed in a 2nd drive. ![image](https://github.com/mikenye/docker-steam/assets/98246175/52b3855a-53d1-4205-a8f7-89a77663ab07)

Hi! I am getting an infinite loading wheel stuck at "Waiting For Network". Are you seeing the same?

You think this would work while mounting an entire libary ? ![image](https://user-images.githubusercontent.com/57687012/220370295-be4bb1f0-35c7-4abb-adf0-898a0c297f53.png)

Hi [mikenye](https://github.com/mikenye), please move expose ports out of default docker image & set it on docker-compose envs , it's so customizable on change default sets ports (5800|5900) to another one...

The steam is opening, but I cannot see anything in the 5800 port. ``` [openbox] starting... [x11vnc] starting... [xvfb] starting... 14/07/2022 23:18:01 passing arg to libvncserver: -rfbport 14/07/2022 23:18:01 passing...

Instead of using NoVNC as the remote connection, I recommend trying the methods that [n.eko](https://github.com/m1k1o/neko) is using, direct udp streaming would allow for higher framerate. You won't have controller options...

Hello I wanted to help you a bit with project by sharing some information about other project that aims to run applications from different distros (including gui ones) in userspace...