Docker / Container Configuration#
Obtaining a server binary#
The official image can be found here
- ghcr.io/luanti-org/luanti:latest - latest stable release
- ghcr.io/luanti-org/luanti:<tag> - a specific version (git tag)
- ghcr.io/luanti-org/luanti:master - latest dev version
Running the Server#
Docker#
It is recommended that you use docker compose to set up, configure, and run your server
Podman#
It is recommend that you use podman quadlets to set up, configure, and run your server
Next Steps#
Continue on to next steps.