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: release frontend for mips platforms #3178

Merged
merged 1 commit into from
Oct 14, 2022

Conversation

crazy-max
Copy link
Member

@crazy-max crazy-max commented Oct 14, 2022

closes docker/buildx#1295

Adds support for mips platforms of the dockerfile frontend image since tonistiigi/xx#62 has been merged.

Not possible for the main Dockerfile atm as alpine only supports big-endian mips packages. Does not seem to have been updated for about a year: http://dl-cdn.alpinelinux.org/alpine/edge/releases/mips64/ so not sure that's a priority on their side.

If we want to add support in the main Dockerfile, I guess we have to use a debian base image for this arch.

cc @tianon

Signed-off-by: CrazyMax crazy-max@users.noreply.github.com

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
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.

[mips64el] fail to build buildx binary for myself
2 participants