Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ feat: Add server Dockerfile #2

Merged
merged 2 commits into from
Mar 29, 2024
Merged

✨ feat: Add server Dockerfile #2

merged 2 commits into from
Mar 29, 2024

Conversation

wanjohiryan
Copy link
Member

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:

  • I have added any necessary documentation and comments in my code (where appropriate)
  • I have added tests to make sure my code runs in all contexts

Further comments

@wanjohiryan wanjohiryan merged commit c4f5e22 into main Mar 29, 2024
6 checks passed
@wanjohiryan wanjohiryan deleted the feat/server branch March 29, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant