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

dockerfile: use glibc to build riscv64 #4332

Closed
wants to merge 2 commits into from

Conversation

crazy-max
Copy link
Member

@crazy-max crazy-max commented Oct 13, 2023

Try to mitigate #4316 so we can release 0.12.3.

With this change binaries (runc and buildkitd) will be built with glibc on riscv64. As we are building static binaries this is fine to keep alpine as base image. Adds smoke tests in our pipeline as well.

@AkihiroSuda

This comment was marked as resolved.

crazy-max and others added 2 commits October 16, 2023 10:29
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
@crazy-max crazy-max changed the title dockerfile: use libc to build riscv64 dockerfile: use glibc to build riscv64 Oct 16, 2023
@tonistiigi
Copy link
Member

As discussed offline, if we can't figure this out we should just temporarily remove riscv instead of trying to change base image for patch release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants