mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-08-20 06:03:18 +00:00
Added CURSEFORGE_FILES support (#2322)
This commit is contained in:
@@ -61,7 +61,9 @@ If you would like to `docker attach` to the Minecraft server console with color
|
||||
|
||||
To allow time for players to finish what they're doing during a graceful server shutdown, set `STOP_SERVER_ANNOUNCE_DELAY` to a number of seconds to delay after an announcement is posted by the server.
|
||||
|
||||
> **NOTE** be sure to adjust Docker's shutdown timeout accordingly, such as using [the -t option on docker-compose down](https://docs.docker.com/compose/reference/down/).
|
||||
!!! warning
|
||||
|
||||
Be sure to adjust Docker's shutdown timeout accordingly, such as using [the -t option on docker-compose down](https://docs.docker.com/compose/reference/down/) or set the [stop_grace_period](https://docs.docker.com/compose/compose-file/05-services/#stop_grace_period) in the compose file.
|
||||
|
||||
## OpenJ9 Specific Options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user