Skip to content

LOGC-39: Build ballot from source for Alpine compatibility#68

Merged
dvasilas merged 1 commit intomainfrom
improvement/LOGC-39
Dec 23, 2025
Merged

LOGC-39: Build ballot from source for Alpine compatibility#68
dvasilas merged 1 commit intomainfrom
improvement/LOGC-39

Conversation

@dvasilas
Copy link
Collaborator

Replace pre-built ballot binary download with source build to fix musl libc compatibility.
Pre-built binary requires glibc dynamic linker which is not available in Alpine. Building from source with CGO_ENABLED=0 creates a statically-linked binary that works on Alpine.

Replace pre-built ballot binary download with source build to fix
musl libc compatibility. Pre-built binary requires glibc dynamic
linker which is not available in Alpine. Building from source with
CGO_ENABLED=0 creates a statically-linked binary that works on Alpine.
Copy link

@fredmnl fredmnl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM

@dvasilas dvasilas merged commit a6181bf into main Dec 23, 2025
6 checks passed
@dvasilas dvasilas deleted the improvement/LOGC-39 branch December 23, 2025 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants