Sign inSign up

buddyspencer/spigot

By buddyspencer

•Updated about 6 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:1a6bb30eb…

Size

153.9 MB

Last updated

about 6 hours ago

docker pull buddyspencer/spigot