Minecraft server with some preset customizations
5M+
A Minecraft server with some preset customizations https://github.com/noelbundick/minecraft-server
These are downstream customizations built on top of itzg's excellent minecraft-server
1.0-alpine, 1.0, latest (openhack/1.0/alpine/Dockerfile)2.0-alpine, 2.0 (openhack/2.0/alpine/Dockerfile)docker run -d -p 25565:25565 -e EULA=TRUE openhack/minecraft-server
These are downstream customizations built on top of acanthamoeba's minecraft-server, which itself is a port from itzg's original.
1.0-nanoserver, 1.0, latest (openhack/1.0/nanoserver/Dockerfile)2.0-nanoserver, 2.0 (openhack/2.0/nanoserver/Dockerfile)docker run -m 2G -d -p 25565:25565 -e EULA=TRUE openhack/minecraft-server
The Windows version needs an additional option (-m 2G) to run inside a Hyper-V container (ex: on Windows 10) to allow more than the default 1GB memory limit. This option shouldn't be necessary when running as a Windows container on Windows Server 2016.
Content type
Image
Digest
Size
153.6 MB
Last updated
almost 8 years ago
docker pull openhack/minecraft-server