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

https://github.com/tcl606/minecraftserver

An example to start a Minecraft server
https://github.com/tcl606/minecraftserver

docker docker-compose minecraft

Last synced: about 2 months ago
JSON representation

An example to start a Minecraft server

Awesome Lists containing this project

README

          

# Minecraft Server

This is an example to start a Minecraft server, using the image ```itzg/minecraft-server:latest```.

All you need to do is to download this docker-compose.yml and .env, and start the server with ```docker-compose up -d```.

For more details, you can see [https://github.com/itzg/docker-minecraft-server](https://github.com/itzg/docker-minecraft-server).