Docker image that provides a Minecraft Server for Java Edition that automatically installs/upgrades versions, modloaders, modpacks and more at startup
Find a file
2025-12-31 16:38:59 -06:00
.github Bump latest/stable image variant to java25 (#3845) 2025-12-31 16:38:59 -06:00
build fix(graalvm): update to Oracle Linux 10 to fix file command mimetype issues (#3764) 2025-11-15 10:41:17 -06:00
docs Bump latest/stable image variant to java25 (#3845) 2025-12-31 16:38:59 -06:00
examples New logger configuration (#3813) 2025-12-20 12:00:34 -06:00
files Globally exclude crash-assistant mod (#3839) 2025-12-28 17:44:10 -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 Adding back TerminalConsole to generated log4j2 config (#3846) 2025-12-31 14:46:49 -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 ForgeAPI: Random failure fix (#1384) 2022-02-24 16:47:22 -06:00
.readthedocs.yaml Remove version from docker compose since it's been deprecated (#2816) 2024-05-06 14:35:50 -05:00
docker-compose-mkdocs.yml Remove version from docker compose since it's been deprecated (#2816) 2024-05-06 14:35:50 -05:00
docker-compose.yml Remove version from docker compose since it's been deprecated (#2816) 2024-05-06 14:35:50 -05:00
Dockerfile Bump latest/stable image variant to java25 (#3845) 2025-12-31 16:38:59 -06:00
images.json Add java25-jdk image variant (#3778) 2025-11-25 18:20:08 -06:00
LICENSE Initial commit 2014-05-17 15:38:17 -07:00
mkdocs.yml update docs copyright notice year (#3794) 2025-12-09 21:23:14 -06:00
README.md Add Docker logo to badges (#3375) 2025-03-19 20:52:46 -05: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.