Build a spigot/craftbukkit server
3.1K
Use build tools from :
https://hub.spigotmc.org/jenkins/job/BuildTools/
cmd :
docker run --rm -it -v /YOUR/BUILD/DIRECTORY:/data justtolaunch/spigotbuilder
You can set spigot version to build with REV option (default is latest)
docker run --rm -it -v /YOUR/BUILD/DIRECTORY:/data -e REV=1.11 justtolaunch/spigotbuilder
Content type
Image
Digest
Size
61.1 MB
Last updated
over 8 years ago
docker pull justtolaunch/spigotbuilder