Skip to content

[Backport stable-f44] chore(ci): remove docker compatibility + use buildah for build - #2385

Closed
aurora-backport[bot] wants to merge 1 commit into
stable-f44from
backport-2380-to-stable-f44
Closed

[Backport stable-f44] chore(ci): remove docker compatibility + use buildah for build#2385
aurora-backport[bot] wants to merge 1 commit into
stable-f44from
backport-2380-to-stable-f44

Conversation

@aurora-backport

Copy link
Copy Markdown

This is an automated backport of PR #2380 to stable-f44.

Please review the changes.

Original PR Description:

We are not using docker in CI and I don't think it's worth the complexity to keep (rather poorly) supporting builds with docker. Bootc and Fedora only test/use the podman/buildah ecosystem so we should probably do the same.

Docker prefixes images with docker.io instead of localhost like podman does if you don't specific a tag prefix, so we can drop those prefixes everywhere.

I'm sure that some things are already broken to some degree with docker as I don't use it at all to test the various recipes.

I'm keeping the PODMAN variable to make it easy to at least replace the path of the podman binary, compiling podman from source, homebrew...

We are not using docker in CI and I don't think it's worth the
complexity to keep (rather poorly) supporting builds with docker. Bootc
and Fedora only test/use the podman/buildah ecosystem so we should
probably do the same.

Docker prefixes images with docker.io instead of localhost like podman
does if you don't specific a tag prefix, so we can drop those prefixes
everywhere.

I'm sure that some things are already broken to some degree with docker
as I don't use it at all to test the various recipes.

I'm keeping the PODMAN variable to make it easy to at least replace the
path of the podman binary, compiling podman from source, homebrew...

(cherry picked from commit d029a02)
@codacy-production

codacy-production Bot commented Jun 13, 2026

Copy link
Copy Markdown

Not up to standards ⛔

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@renner0e

Copy link
Copy Markdown
Member

should resolve build failure:

#2387

@renner0e renner0e closed this Jun 13, 2026
@renner0e
renner0e deleted the backport-2380-to-stable-f44 branch June 13, 2026 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants