Add Docker Support (#2486)

* chore(docker): add build workflow

* chore(docker): update gradle image

* chore(docker): this really shouldnt be running on raspberry pi's right now.

* chore(docker): not sure why we need unzip here

* chore(docker): attempt to add nodejs to allow the handbook to build

* chore(docker): whoops, needs to be done during build

* chore(docker): i dont know if this is going to work

* chore(docker): replace my username with repo org as I am no longer testing this

* chore(docker): version will change in the future, so fix it now.
This commit is contained in:
Jordan Jones
2024-03-16 22:57:39 -07:00
committed by GitHub
parent eeaccf32c4
commit f871f261e1
4 changed files with 93 additions and 0 deletions

3
entrypoint.sh Normal file
View File

@@ -0,0 +1,3 @@
#/bin/sh
java -jar /app/grasscutter.jar