Improved docker support

Updated README for docker
Cleaned up run and build bash scripts
This commit is contained in:
Sinipelto
2025-08-31 12:10:54 +03:00
committed by Ryan
parent a5b5fdf4d6
commit 3dd189d0f3
9 changed files with 191 additions and 149 deletions
+11 -1
View File
@@ -18,7 +18,8 @@ Server/data/global_kill_stats.json
Server/ge_test.db
Server/latestdump.txt
Management-Server/managementprops/
Server/worldprops/
Server/worldprops/*
!Server/worldprops/default.conf
**/.idea/workspace.xml
**/.idea/tasks.xml
@@ -32,3 +33,12 @@ gradle
build/kotlin/sessions/
**/*.iml
Server/hasRan.txt
# Local volumes
/config
/data
/db
# Env files containing secrets
/.env
/*.env