Commit graph

2 commits

Author SHA1 Message Date
01a4d51543 Updated to set cron to execute awp-cli check every 2 minutes 2026-07-05 16:49:59 -04:00
48e7acab83 Add CGO_ENABLED=0 to Linux cross-compile targets; add Dockerfile
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>
2026-06-30 20:33:55 -04:00