Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make container images contain musl binaries #215

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

kyrias
Copy link
Contributor

@kyrias kyrias commented Oct 3, 2024

The container images are based on Alpine images but were accidentally built using the glibc binaries instead of the musl ones, meaning that the container images did not work.

The container images are based on Alpine images but were accidentally
built using the glibc binaries instead of the musl ones, meaning that
the container images did not work.

Signed-off-by: Johannes Löthberg <[email protected]>
@svenstaro svenstaro merged commit aa45e57 into svenstaro:main Oct 4, 2024
9 of 10 checks passed
@svenstaro
Copy link
Owner

Whoops! Good catch.

@kyrias kyrias deleted the fix-container-images branch October 10, 2024 09:12
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.

2 participants