Skip to content

AlexKovalchukSomatic/docker-ubuntu-steamvr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Ubuntu based SteamVR

An example of Steam and SteamVR working within a Ubuntu Docker container

Docker Hub

Building

git clone https://github.com/jhhudso/docker-ubuntu-steamvr
cd docker-ubuntu-steamvr
sudo ./build.sh

Running First time -- Setup Steam and SteamVR

./run_steam.sh

Accept EULA, login to steam, install SteamVR, run SteamVR, Setup VR, exit SteamVR, exit Steam, exit container. Whatever changes were made to the container during that run of SteamVR will be committed to the image that subsequent runs will use.

Explanation

TBD.

About

SteamVR working within a Ubuntu Docker container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 70.5%
  • Dockerfile 29.5%