CGO_ENABLED=0 ensures a fully static binary that runs in Alpine without
glibc. Dockerfile copies both binaries into Alpine, installs cronie for
the awp-cli cron job, and mounts runtime data (players.json, static/,
logs/) from the host at runtime.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>