Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itzg/docker-minecraft-server
Docker image that provides a Minecraft Server that will automatically download selected version at startup
https://github.com/itzg/docker-minecraft-server
docker-image dockerfiles hacktoberfest minecraft-server
Last synced: 19 days ago
JSON representation
Docker image that provides a Minecraft Server that will automatically download selected version at startup
- Host: GitHub
- URL: https://github.com/itzg/docker-minecraft-server
- Owner: itzg
- License: apache-2.0
- Created: 2014-05-17T22:38:17.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T20:20:52.000Z (23 days ago)
- Last Synced: 2024-10-25T12:18:38.767Z (23 days ago)
- Topics: docker-image, dockerfiles, hacktoberfest, minecraft-server
- Language: Shell
- Homepage: https://docker-minecraft-server.readthedocs.io/
- Size: 4.01 MB
- Stars: 9,395
- Watchers: 67
- Forks: 1,545
- Open Issues: 108
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-homelab - Minecraft - minecraft-server?style=flat) ![Minecraft](https://img.shields.io/github/languages/top/itzg/docker-minecraft-server?style=flat) | Docker image that provides a Minecraft Server that will automatically download selected version at startup | (Apps / Gaming)
- awesome-minecraft - Docker-Minecraft - A self-hosted Minecraft server using Docker containers. (Softwares / Servers)
- starred - itzg/docker-minecraft-server - Docker image that provides a Minecraft Server that will automatically download selected version at startup (Shell)
- awesome-minecraft - Docker Minecraft Server
README
[![Docker Pulls](https://img.shields.io/docker/pulls/itzg/minecraft-server.svg)](https://hub.docker.com/r/itzg/minecraft-server/)
[![Docker Stars](https://img.shields.io/docker/stars/itzg/minecraft-server.svg?maxAge=2592000)](https://hub.docker.com/r/itzg/minecraft-server/)
[![GitHub Issues](https://img.shields.io/github/issues-raw/itzg/docker-minecraft-server.svg)](https://github.com/itzg/docker-minecraft-server/issues)
[![Discord](https://img.shields.io/discord/660567679458869252?label=Discord&logo=discord)](https://discord.gg/DXfKpjB)
[![Build and Publish](https://github.com/itzg/docker-minecraft-server/actions/workflows/build-multiarch.yml/badge.svg)](https://github.com/itzg/docker-minecraft-server/actions/workflows/build-multiarch.yml)
[![](https://img.shields.io/badge/Donate-Buy%20me%20a%20coffee-orange.svg)](https://www.buymeacoffee.com/itzg)
[![Documentation Status](https://readthedocs.org/projects/docker-minecraft-server/badge/?version=latest)](https://docker-minecraft-server.readthedocs.io/en/latest/?badge=latest)[![Read the docs](docs/img/docs-banner.png)](https://docker-minecraft-server.readthedocs.io/)
There you will find things like
- [Quick start with Docker Compose](https://docker-minecraft-server.readthedocs.io/en/latest/#using-docker-compose)
- Running [different versions of Minecraft](https://docker-minecraft-server.readthedocs.io/en/latest/versions/minecraft/) and using [various server types](https://docker-minecraft-server.readthedocs.io/en/latest/types-and-platforms/)
- [Setting server properties via container environment variables](https://docker-minecraft-server.readthedocs.io/en/latest/configuration/server-properties/)
- [Managing mods and plugins with automated downloads and cleanup](https://docker-minecraft-server.readthedocs.io/en/latest/mods-and-plugins/)
- [Using various modpack providers/platforms](https://docker-minecraft-server.readthedocs.io/en/latest/types-and-platforms/)
- ...and much moreThere are also many examples located in [the examples directory](examples) of this repo.