mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-08-30 10:47:15 +00:00
Add GraalVM CE support (#1601)
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
||||
groupadd --gid 1000 minecraft
|
||||
useradd --system --shell /bin/false --uid 1000 -g minecraft --home /data minecraft
|
||||
Reference in New Issue
Block a user