Add documentation on that new server console

This commit is contained in:
Salt 2021-05-12 23:20:31 -05:00
parent ed6fc1af16
commit 5be6e30444
1 changed files with 8 additions and 0 deletions

View File

@ -14,6 +14,14 @@ And badda bing, badda boom, you'll have a Minecraft Forge server of whatever the
For obvious reason, you **should never use the :latest tag!**
## Server Console
You can access the server console in a screen session pretty easily:
```bash
docker exec -it mycontainer screen -r minecraft
```
## Application State
For obvious reasons, you'll want to consult the documentation of any mods you have installed, but a majority of application state lives here-ish: