https://github.com/jadc/minecraft-servers
A collection of itzg/docker-minecraft-server Docker Compose files I have written for reference/reuse.
https://github.com/jadc/minecraft-servers
docker-compose docker-image dockerfiles minecraft-server
Last synced: 5 months ago
JSON representation
A collection of itzg/docker-minecraft-server Docker Compose files I have written for reference/reuse.
- Host: GitHub
- URL: https://github.com/jadc/minecraft-servers
- Owner: jadc
- Created: 2024-08-12T03:02:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-25T04:31:01.000Z (6 months ago)
- Last Synced: 2025-12-26T18:30:05.623Z (6 months ago)
- Topics: docker-compose, docker-image, dockerfiles, minecraft-server
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# minecraft-servers
A collection of [itzg/docker-minecraft-server](https://github.com/itzg/docker-minecraft-server) Docker Compose files I have written for reference/reuse.
Each server is in its own branch on this repo.
## Usage
Ensure you have Docker installed.
Then, clone this repository, and run `docker compose up -d` while in whichever directory corresponds to the Minecraft server you want to run.
The typical server files will be located in the `data` directory. Do not commit this directory.