Skip to main content
Use the Paper image when you need a shared Minecraft Paper server container for Grounds infrastructure. This image is designed for Kubernetes-based environments and consistent local and production deployments.

Registry

ghcr.io/groundsgg/containers/paper

Usage

Pull the image locally:
docker pull ghcr.io/groundsgg/containers/paper:latest
Use it as a base image in your Dockerfile:
FROM ghcr.io/groundsgg/containers/paper:latest
Verify that the image is available locally with docker image inspect ghcr.io/groundsgg/containers/paper:latest.

Documentation

For more details, see the paper directory in the repository.