Re:LieF 〜親愛なるあなたへ〜
Use Docker to Deploy a Minecraft server
2026-01-15
Recently, I wanted to start a Minecraft server on my Mac. It’s quite simple to run ./run.bash in the server directory, but obviously not elegant enough since you have to keep the terminal and Java process running in the background. Screen can hide the terminal, but it has no idea about the Java service itself.
468 words
|
2 minutes
|
English