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

Multi arch build/test + push #1320

Closed
3 tasks done
ro0NL opened this issue Feb 14, 2025 · 0 comments
Closed
3 tasks done

Multi arch build/test + push #1320

ro0NL opened this issue Feb 14, 2025 · 0 comments

Comments

@ro0NL
Copy link

ro0NL commented Feb 14, 2025

Contributing guidelines

I've found a bug, and:

  • The documentation does not mention anything about my problem
  • There are no open or closed issues that are related to my problem

Description

We want to build+push multi arch image (AMD+ARM) under a single tag.

We build+test separate on AMD and ARM runner. This builds and caches fine.

Last we want to push, but this fails because it runs on either on AMD or ARM runnner. When pushing from AMD runner, the previous ARM build cache is not leveraged, and vice versa.

Expected behaviour

Push the multi arch build. It doesnt matter how long it takes.

Actual behaviour

ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator 

Repository URL

https://github.com/etrias-nl/php

Workflow run URL

https://github.com/etrias-nl/php/actions/runs/13325226013/job/37216999043

YAML workflow

https://github.com/etrias-nl/php/blob/main/.github/workflows/docker-build.yaml

Workflow logs

No response

BuildKit logs


Additional info

No response

@ro0NL ro0NL changed the title Multi arch build + pish Multi arch build/test + push Feb 14, 2025
@ro0NL ro0NL closed this as completed Feb 14, 2025
@ro0NL ro0NL reopened this Feb 14, 2025
@ro0NL ro0NL closed this as completed Feb 14, 2025
@ro0NL ro0NL reopened this Feb 14, 2025
@ro0NL ro0NL closed this as completed Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant