Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.grounds.gg/llms.txt

Use this file to discover all available pages before exploring further.

Use the Velocity image when you need a shared Minecraft proxy container for Grounds infrastructure. This image is designed for Kubernetes-based environments and consistent local and production deployments.

Registry

ghcr.io/groundsgg/containers/velocity

Usage

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

Documentation

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