rgyetvai/minecraft-server
Minecraft server in a container with RCON, memory settings, auto EULA acceptance, and backup folder.
16
This Docker image sets up and runs a Minecraft server (v1.21.4) with configurable memory settings. It includes:
eula.txt
)server.properties
The container also creates a backup folder for server data. To run, simply:
25565
for Minecraft25575
for RCONImportant: The server should be shut down using RCON and the Minecraft stop
command to ensure proper termination.
The included start.sh
script handles server startup and shutdown.
docker pull rgyetvai/minecraft-server