Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 290 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 290 Bytes

An PocketMineMP (PMMP) Docker Container

This is an PocketMine-MP (PMMP) container

You can start it as a daemon with

docker run -d -p 19132:19132 -p 19132:19132/udp whaxion/pmmp

Or start it as a console with

docker run -ti -p 19132:19132 -p 19132:19132/udp whaxion/pmmp