You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,7 @@ For Minecraft Java Edition you'll need to use this image instead:
47
47
bedrock server process
48
48
-`GID` (default derived from `/data` owner) : can be set to a specific group ID to run the
49
49
bedrock server process
50
+
-`TZ` (no default): can be set to a specific timezone like `America/New_York`. This will set the timezone for the Docker container and therefore their logs. Addtionally, if you want to sync the time with the host, you can mount the `/etc/localtime` file from the host to the container like `/etc/localtime:/etc/localtime:ro`.
50
51
-`PACKAGE_BACKUP_KEEP` (`2`) : how many package backups to keep
0 commit comments