You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: use Alpine Linux for minimal Docker image (~9MB)
Inspired by PR #3 (ferchault). Switch from Ubuntu 24.04 to Alpine 3.21
for both build and runtime stages. Static linking eliminates runtime
dependencies, producing a ~9MB image instead of ~80MB.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments