Steam running inside a GPU linked docker.
I forked fim/docker-steam-nvidia repository but copied some key code from qury/docker-nvidia-steam.
This is my first (maybe second) docker project, so things might be a little messy, sorry about the sharp edges. I'll try to polish it up soon.
- Docker
- NVIDIA GPU
- PulseAudio
./build.sh
./run.sh [image_id]
- Merge
run.sh
with fim's executable (steam
) - Is there a better way to handle local Steam profile? Maybe through
.local/share/Steam/steamapps/common
? - Clean up! I'm sure there is useless code both in
Dockerfile
andrun.sh
- Install a proper shortcut (at least for Gnome!)