Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 171 Bytes

File metadata and controls

9 lines (7 loc) · 171 Bytes

Minecraft Server for Docker

Usage

QuickStart

$ docker build -t idoitjp/minecraft .
$ docker run --name some-minecraft -i -p 25565:25565 idoitjp/minecraft