Skip to content

cicd: don't use emulation anymore#143

Merged
romintomasetti merged 1 commit intomainfrom
multi-arch
Oct 21, 2025
Merged

cicd: don't use emulation anymore#143
romintomasetti merged 1 commit intomainfrom
multi-arch

Conversation

@romintomasetti
Copy link
Copy Markdown
Contributor

No description provided.

@romintomasetti
Copy link
Copy Markdown
Contributor Author

For the record, one day it will be all right to use action/checkout@v5 in a Docker image on ARM64:

@romintomasetti romintomasetti force-pushed the multi-arch branch 8 times, most recently from 634ba66 to b281709 Compare October 21, 2025 15:51
@romintomasetti
Copy link
Copy Markdown
Contributor Author

OK, none of the actions we use (login, push, changed files) is working within the docker:latest image, because it is Alpine-based and there is actions/runner#3665 waiting.

The solution for now is to build an image starting from ubuntu:24.04, install Docker, and add the docker:dind service.

Signed-off-by: romintomasetti <romin.tomasetti@gmail.com>
@romintomasetti
Copy link
Copy Markdown
Contributor Author

Everything solved step-by-step by other PRs.

@romintomasetti romintomasetti merged commit 7396b99 into main Oct 21, 2025
35 checks passed
@romintomasetti romintomasetti deleted the multi-arch branch October 21, 2025 20:14
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.

1 participant