From 5be6e304448f6247a0b3f8e1d8a4c3021accf3af Mon Sep 17 00:00:00 2001 From: Salt Date: Wed, 12 May 2021 23:20:31 -0500 Subject: [PATCH] Add documentation on that new server console --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 03e27b5..c659e2e 100644 --- a/README.md +++ b/README.md @@ -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: