Sign inSign up

robsharp/rpi-pocketmine

By robsharp

Updated almost 11 years ago

Docker image for Pocketmine on a Raspberry Pi

Image
1

381

robsharp/rpi-pocketmine repository overview

Based on the Hypriot image - http://blog.hypriot.com/downloads/ - this image uses the Pocketmine Installer http://pocketmine.net/ to build a Pocketmine server to run on a Raspberry Pi.

Since the recent client update (0.13.0) I've modified the Dockerfile to include a 'bleeding edge' phar - allowing updated clients to use the server.

Running

  • The image exposes port 19132
docker run -d --name pocketmine -p 19132:19132/udp robsharp/rpi-pocketmine

If you intend to develop this further, the code is on github - see the link elsewhere on this page.

git clone [email protected]:qnm/rpi-pocketmine.git
cd rpi-pocketmine
docker pull robsharp/rpi-pocketmine
docker build -t <username>/rpi-pocketmine .

Tag summary

Content type

Image

Digest

Size

111.6 MB

Last updated

almost 11 years ago

docker pull robsharp/rpi-pocketmine