https://github.com/gen1us/spigot-builder
To build latest version:
docker run --rm -v $(pwd):/out genius/spigot-builder
To build specific version:
docker run --rm -v $(pwd):/out -e REV=1.17.1 genius/spigot-builder
spigot jar will be in the current directory
Content type
Image
Digest
Size
250.5 MB
Last updated
almost 5 years ago
docker pull genius/spigot-builder