The fast path
Stops your install, pulls the latest images, restarts.
Without the CLI?
$ docker compose pull && docker compose up -d
Run from your MineOS install directory.
Watch it happen
Video walkthrough coming soon — the commands above are all you need.
Upgrade notes by version
v1.1.0 current
Drop-in upgrade from any v1.0.x. No breaking changes.
- Bedrock servers — native support, dynamic version fetching
- Java 25 auto-detection — MC 26.1+ works out of the box
- Redesigned create-server wizard — NeoForge and Quilt are first-class
- Mod loader detection in the mods page
Full release notes on GitHub →
v1.0.x
All v1.0.x releases are drop-in. Same commands as above.
Something break?
Open an issue on GitHub — that's where bug reports and questions live so everyone can see them.