Docker image that provides a Minecraft Server for Java Edition that automatically installs/upgrades versions, modloaders, modpacks and more at startup https://docker-minecraft-server.readthedocs.io/
Find a file
2026-03-17 08:04:46 -05:00
.github build: adjusted issues notify triage label setting (#3957) 2026-02-28 14:25:29 -06:00
build Added NUMA library (#3962) 2026-03-07 08:54:18 -06:00
docs build(deps): bump the patches group in /docs with 2 updates (#3976) 2026-03-16 07:30:31 -05:00
examples Support Purpur and Pufferfish config repos & optimize server.properties handling (#3914) 2026-02-09 15:03:15 -06:00
files Add 'neoculus' to cf-exclude-include.json (#3920) 2026-02-10 13:51:06 -06:00
kustomize docs: add service annotation patching to example kustomization (#3020) 2024-07-28 13:28:42 -05:00
notes notes: removed start-setupForgeApiMods from start flow diagram (#3972) 2026-03-12 16:08:06 -05:00
scripts Apply logging prefix on output from DEBUG_MEMORY (#3975) 2026-03-17 08:04:46 -05:00
tests Exclude Netty http3 to ensure Alpine musl support (#3765) 2025-11-15 11:54:40 -06:00
.dockerignore Added testdata to dockerignore 2020-08-02 19:57:47 -05:00
.editorconfig misc: added EOL config to .editorconfig 2020-08-12 20:47:52 -05:00
.gitignore Move docs to zensical (#3852) 2026-01-06 06:36:04 -06:00
.readthedocs.yaml build: adjust RTD config to explicitly use docs/requirements.txt (#3964) 2026-03-07 14:08:54 -06:00
compose-dev.yml Temporarily replace GTNH ServerPacks call with restify+jq (#3938) 2026-02-15 17:33:46 -06:00
compose-docs.yml Move docs to zensical (#3852) 2026-01-06 06:36:04 -06:00
docker-compose.yml Remove version from docker compose since it's been deprecated (#2816) 2024-05-06 14:35:50 -05:00
Dockerfile chore(deps): update dependency itzg/rcon-cli to v1.7.4 (#3973) 2026-03-13 07:30:23 -05:00
images.json Bump latest to java 25 in images.json (#3948) 2026-02-16 16:08:58 -06:00
LICENSE Initial commit 2014-05-17 15:38:17 -07:00
README.md Update build badge in README.md (#3898) 2026-02-01 15:30:55 -06:00
renovate.json5 Markup other dependencies in Dockerfile for Renovate (#3945) 2026-02-16 14:11:57 -06:00
zensical.toml Leave docs sidebar nav collapsed by default (#3892) 2026-01-28 19:32:47 -06:00

Docker Pulls Docker Stars GitHub Issues Discord Build and Publish Documentation Status

Read the docs

There you will find things like

There are also many examples located in the examples directory of this repo.

This image only supports Java edition natively; however, if looking for a server that is compatible with Bedrock edition, then use itzg/minecraft-bedrock-server or refer to this section to add Bedrock compatibility to a Java edition server.