mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-11-10 06:14:14 +00:00
No description
f5ceb60335
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.github | ||
bin | ||
build | ||
docs | ||
examples | ||
files | ||
kustomize | ||
notes | ||
scripts | ||
tests | ||
.dockerignore | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.readthedocs.yaml | ||
docker-compose-mkdocs.yml | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE | ||
mkdocs.yml | ||
README.md |
There you will find things like
- Quick start with Docker Compose
- Running different versions of Minecraft and using various server types
- Setting server properties via container environment variables
- Managing mods and plugins with automated downloads and cleanup
- Using various modpack providers/platforms
- ...and much more
There are also many examples located in the examples directory of this repo.