buddyspencer/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.
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
This container will be available for AMD64 and ARM64
docker pull buddyspencer/folia