Skip to content

add docker/setup-qemu-action to build-images.yaml #1018

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

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

llamerada-jp
Copy link
Contributor

@llamerada-jp llamerada-jp commented Mar 4, 2025

In the build-images process, apt install of libc-bin fails in the arm64 environment. The following is a response to a similar issue, and qemu version is expected to be the cause.
docker/buildx#314 (comment)
Looking at the setup-buildx-action documentation, it appears that qemu is installed using setup-qemu-action, so I will add a similar process.

In the build-images process, apt install of libc-bin fails in the
arm64 environment. The following is a response to a similar issue,
and qemu version is expected to be the cause.
docker/buildx#314 (comment)
Looking at the setup-buildx-action documentation, it appears that
qemu is installed using setup-qemu-action, so I will add a similar
process.

Signed-off-by: Yuji Ito <llamerada.jp@gmail.com>
@llamerada-jp llamerada-jp requested a review from a team as a code owner March 4, 2025 10:02
@llamerada-jp llamerada-jp requested review from cupnes and molpako March 4, 2025 10:02
@peng225 peng225 requested review from peng225 and removed request for cupnes March 5, 2025 02:50
@peng225 peng225 merged commit e591f57 into main Mar 5, 2025
25 checks passed
@peng225 peng225 deleted the fix-build-images-error branch March 5, 2025 02:52
@github-project-automation github-project-automation bot moved this from To do to Done in Development Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants