🐳 Docker Release v2.4.5
Changelog
- fix(servers): send bootstrap token before bootstrap URL (#195)
- fix(api): restart outcome, stray debug logs, mid-tournament simulation veto (#196)
- fix(veto): correct opponent toast, translate veto/match UI, make map tiles buttons (#197)
- fix(matches): plugin postgame between maps no longer ends a series (#198)
- fix(release): register QEMU on the runner for the arm64 image build (#202)
- ci: shard E2E, build the image once with cache, skip for doc-only PRs (#199)
- ci(release): build arm64 natively and push images before tagging (#204)
Docker Images
sivertio/matchzy-auto-tournament:2.4.5sivertio/matchzy-auto-tournament:latest
Pull Command
docker pull sivertio/matchzy-auto-tournament:2.4.5Docker Hub
https://hub.docker.com/r/sivertio/matchzy-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.