Sign inSign up

buddyspencer/folia

By buddyspencer

Updated 3 months ago

Image
2

10K+

buddyspencer/folia repository overview

Docker Minecraft Folia

Folia is a new fork of Paper that adds regionized multithreading to the server. Access to Folia builds isn't currently available. To build Folia, you need to compile from source following Paper's standard compilation guide.

Quick Start

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

Availability

This container will be available for AMD64 and ARM64

Tag summary

Content type

Image

Digest

sha256:2c6cc2817

Size

126.2 MB

Last updated

3 months ago

docker pull buddyspencer/folia