Sign inSign up

buddyspencer/spigot

By buddyspencer

Updated about 19 hours ago

Image
1

10K+

buddyspencer/spigot repository overview

Docker Minecraft Spigot

This Dockerfile always builds the latest version of spigot

Quick Start

docker pull buddyspencer/spigot
docker run \
  --rm \
  --name mc \
  -e MEMORYSIZE='1G' \
  -v /path/to/volume:/data:rw \
  -p 25565:25565 \
-i buddyspencer/spigot:latest
docker attach mc

Availability

This container will be available for AMD64 and ARM64

Tag summary

Content type

Image

Digest

sha256:fb8a97967

Size

153.9 MB

Last updated

about 19 hours ago

docker pull buddyspencer/spigot