Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/corecii/docker-steam-client
A docker image that installs the linux steam client on top of an opengl-supporting docker image.
https://github.com/corecii/docker-steam-client
Last synced: 12 days ago
JSON representation
A docker image that installs the linux steam client on top of an opengl-supporting docker image.
- Host: GitHub
- URL: https://github.com/corecii/docker-steam-client
- Owner: Corecii
- License: mit
- Created: 2020-02-17T08:28:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-29T21:45:32.000Z (almost 5 years ago)
- Last Synced: 2024-10-28T02:30:42.143Z (2 months ago)
- Language: Shell
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-steam-client
A docker image that installs the linux steam client on top of an opengl-supporting docker image.
docker-steam-client is based on [thewtex/opengl](https://github.com/thewtex/docker-opengl). This handles setting up graphics, and additionally:
* sets up a public browser-based vnc client on port 6080
* sets up a non-root user, `user`, with password-less sudo priveleges
* includes a `run.sh` script to aid in running this docker image