An open API service indexing awesome lists of open source software.

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.

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.