Skip to content

dockerfile: use glibc to build riscv64#4332

Closed
crazy-max wants to merge 2 commits intomoby:masterfrom
crazy-max:build-riscv64-libc
Closed

dockerfile: use glibc to build riscv64#4332
crazy-max wants to merge 2 commits intomoby:masterfrom
crazy-max:build-riscv64-libc

Conversation

@crazy-max
Copy link
Copy Markdown
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
Copy Markdown
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