mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-10 08:41:24 +00:00
Add SKIP_CHOWN_DATA to skip the "Changing ownership of /data" (#3103)
This commit is contained in:
@@ -3,3 +3,5 @@ To troubleshoot the container initialization, such as when server files are pre-
|
||||
To troubleshoot just the command-line used to start the Minecraft server, set the environment variable `DEBUG_EXEC` to `true`.
|
||||
|
||||
To troubleshoot any issues with memory allocation reported by the JVM, set the environment variable `DEBUG_MEMORY` to `true`.
|
||||
|
||||
If you are experiencing any issues with the "Changing ownership of /data" step, that can be disabled by setting `SKIP_CHOWN_DATA` to `true`.
|
||||
|
||||
Reference in New Issue
Block a user