Skip to content

danwiltshire/docker-papermc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-papermc

Build Status

Usage examples

  1. Build the Docker image: docker build --build-arg PAPERMC_VERSION=1.15.2 -t papermc:1.15.2 .
  2. Run the Docker image: docker run -d -it -e JVM_MEM=1G -p 25565:25565 papermc:1.15.2

Acknowledgements

I'd like to thank the following GitHub users for allowing others to use their hard work.

About

Dockerised Minecraft server using Paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published