Skip to content

dockerfile: release frontend for mips platforms#3178

Merged
tonistiigi merged 1 commit into
moby:masterfrom
crazy-max:dockerfile-mips
Oct 14, 2022
Merged

dockerfile: release frontend for mips platforms#3178
tonistiigi merged 1 commit into
moby:masterfrom
crazy-max:dockerfile-mips

Conversation

@crazy-max
Copy link
Copy Markdown
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>
@crazy-max crazy-max requested a review from tonistiigi October 14, 2022 10:17
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