nestriness / nestri

[Experimental] An open-source, self-hosted Geforce Now alternative
https://nestri.io
GNU Affero General Public License v3.0
1.49k stars 24 forks source link

✨ feat: Add server Dockerfile #2

Closed wanjohiryan closed 6 months ago

wanjohiryan commented 6 months ago

Description

What(what issue does this code solve/what feature does it add):

We are adding the Dockerfile with all the scripts and programs to run our games in.

How(how does it solve it):

  1. Add serverDockerfile which contains all the docker code.
  2. Add .scripts folder where we will store all the scripts; for example in our case, where proton installation script will reside.

Required Checklist:

Further comments