Minecraft

Minecraft

Docker app from fithwum's Repository

Overview

This docker can run a Minecraft vanilla/bukkit/forge/neoforged/fabric/quilt(your choice) server on openjdk21 or 25(your choice). UPDATE: This container can now auto update vanilla on restart if you leave the version blank.

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:minecraft
Last Updated2026-08-30
First Seen2025-07-04

Runtime arguments

Network
host
Shell
sh
Privileged
false

Template configuration

Minecraft TypeVariable

Select your Minecraft type

Target
MC_TYPE
Default
vanilla|bukkit|fabric|quilt|forge|neoforged
Minecraft VersionVariable

Pick your Minecraft version (if vanilla selected this can be left blank for auto update on restart).

Target
MC_VERSION
forge versionVariable

Set you forge version. (remove if not using)

Target
FORGE_VERSION
neoforged versionVariable

Set you neoforged version. (remove if not using)

Target
NEOFORGED_VERSION
fabric versionVariable

Set you fabric version. (remove if not using)

Target
FABRIC_VERSION
installer versionVariable

Set you fabric installer version. (remove if not using)

Target
FABRIC_INSTALLER_VERSION
quilt versionVariable

Set you Quilt version. (remove if not using)

Target
QUILT_VERSION
Minecraft PortVariabletcp

Set game port (default: 25565).

Target
GAME_PORT
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 VersionVariable

Select your Java version.

Target
JAVA_VERSION
Default
openjdk-21-jre|openjdk-25-jre
Java Xmx sizeVariable

Set java MAX 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 MIN memory.

Target
XMN_SIZE
Default
1G
Value
1G
RCON EnableVariable

enable RCON?

Target
ENABLE_RCON
Default
true|false
RCON PortVariable

Set RCON port.

Target
RCON_PORT
Value
25575
RCON PasswordVariable

Set RCON password

Target
RCON_PASSWORD
Value
dockerAdmin
AppData Config PathPathrw
Target
/mcserver
Default
/mnt/user/appdata/minecraft-server
Value
/mnt/user/appdata/minecraft-server
PUIDVariable
Default
99
Value
99
PGIDVariable
Default
100
Value
100