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-02-23 08:08:22 -06:00
.github Refactor issue label workflow for Discord notifications (#3950) 2026-02-21 17:15:30 -06:00
build Temporarily disable auto-pause with graalvm images (#3893) 2026-01-29 18:43:23 -06:00
docs build(deps): bump mkdocstrings-python from 2.0.2 to 2.0.3 in /docs in the patches group (#3952) 2026-02-23 08:08:22 -06: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 Updated notes diagram for docker run to compose (#3507) 2025-06-19 12:37:27 -05:00
scripts Temporarily replace GTNH ServerPacks call with restify+jq (#3938) 2026-02-15 17:33:46 -06: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 Move docs to zensical (#3852) 2026-01-06 06:36:04 -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/restify to v1.7.12 (#3947) 2026-02-16 15:36:58 -06: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.