Skip to content

Lightweight Automated build for Minecraft's Craftbukkit

Notifications You must be signed in to change notification settings

mluis/docker-minecraft-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

docker-minecraft-alpine

Lightweight Automated build for Minecraft's Craftbukkit that runs on AWS free tier.

On an AWS Free Tier:

docker run --restart=always -d -p 25565:25565 -u 1001:1001 --memory=880M --memory-swap="5g" -v $PWD/craftbukkit-1.8.8:/data --name mcbukkit mluis/minecraft-alpine

TODO:

  • Add in-game plugin management.

About

Lightweight Automated build for Minecraft's Craftbukkit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published