Skip to content

cicd: use docker image with docker#148

Merged
romintomasetti merged 1 commit intomainfrom
build-images-image
Oct 21, 2025
Merged

cicd: use docker image with docker#148
romintomasetti merged 1 commit intomainfrom
build-images-image

Conversation

@romintomasetti
Copy link
Copy Markdown
Contributor

Extracted from #143.

The idea is that we cannot use the docker:latest image because for our ARM64 runner, we hit many issues related to actions/runner#3665 (the problem is mainly due to Alpine support).

Instead, we use a ubuntu:24.04 image with docker inside.

Signed-off-by: romintomasetti <romin.tomasetti@gmail.com>
@romintomasetti romintomasetti merged commit 64a1193 into main Oct 21, 2025
11 of 13 checks passed
@romintomasetti romintomasetti deleted the build-images-image branch October 21, 2025 19:22
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