๐งช Beta Release v3.0.0-beta.13
This is a prerelease/beta build, tagged :next (never :latest). It is not installed by docker compose pull on a stable install.
Changelog
- feat(cs2): maps.json as the map source; auto sync; Active Duty follows Valve (#399)
- fix(modules): put the module version in the client entry URL (#401)
- feat(icons): Phosphor as the icon set; icons in the Manage rail (#400)
- refactor(icons): replace every MUI icon with Phosphor; drop @mui/icons-material (#403)
- feat(games): every game pill shows the game's app icon, or a monogram (#404)
Docker Images
ghcr.io/auto-tournament/auto-tournament:3.0.0-beta.13sivertio/auto-tournament:3.0.0-beta.13sivertio/matchzy-auto-tournament:3.0.0-beta.13ghcr.io/auto-tournament/auto-tournament:nextsivertio/auto-tournament:nextsivertio/matchzy-auto-tournament:next
Pull Command
docker pull ghcr.io/auto-tournament/auto-tournament:3.0.0-beta.13Docker Hub / GHCR
- https://hub.docker.com/r/sivertio/auto-tournament
- https://github.com/orgs/Auto-Tournament/packages/container/package/auto-tournament
Platforms
linux/amd64(Intel/AMD 64-bit)linux/arm64(ARM 64-bit, e.g., Apple Silicon, AWS Graviton)
Quick Start
docker compose -f docker/docker-compose.yml up -dSee Getting Started Guide for full setup instructions.