Minecraft

Minecraft

Docker app from fithwum's Repository

Overview

This docker will run a Minecraft vanilla server on java 21.

Install Minecraft on Unraid in a few clicks.

Find Minecraft in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Minecraft Review the template variables and paths Click Install

Categories

Related apps

Explore more like this

Explore all

Details

Repository
gitea.fithwum.tech/fithwum/minecraft:vanilla
Last Updated2026-07-15
First Seen2025-07-04

Runtime arguments

Network
host
Shell
sh
Privileged
false

Template configuration

Minecraft VersionVariable

Pick your Minecraft version.

Target
MC_VERSION
Default
1.20.2
Value
1.20.2
Java VersionVariable

Pick your Java version.

Target
JAVA_VERSION
Default
25
Value
25
Minecraft PortVariabletcp

Set game port (default: 25565).

Target
GAME_PORT
Default
25565
Value
25565
Accept EULAVariable

Head over to: https://account.mojang.com/documents/minecraft_eula to read the EULA. (If you accept the EULA change the value to 'true' without quotes).

Target
ACCEPT_EULA
Default
false|true
Java Xmx sizeVariable

Set java memory.

Target
XMX_SIZE
Default
4G
Value
4G
Java Xms sizeVariable

Set java memory.

Target
XMS_SIZE
Default
2G
Value
2G
Java Xmn sizeVariable

Set java memory.

Target
XMN_SIZE
Default
1G
Value
1G
AppData Config PathPathrw

Container Path: /MCserver

Target
/MCserver
Default
/mnt/user/appdata/minecraft-server
Value
/mnt/user/appdata/minecraft-server
Key 2Variable

Container Variable: PUID

Target
PUID
Default
99
Value
99
Key 3Variable

Container Variable: PGID

Target
PGID
Default
100
Value
100