fix: avoid Buildx on Podman runner #8

Closed
fogrye wants to merge 1 commit from fix/forgejo-podman-ci into dev
Owner

Removes Buildx, which cannot start on the rootless Podman runner because catatonit is unavailable. The existing Docker CLI builds and pushes the same image without a BuildKit sidecar.

Removes Buildx, which cannot start on the rootless Podman runner because catatonit is unavailable. The existing Docker CLI builds and pushes the same image without a BuildKit sidecar.
Author
Owner

Closing: this repeats the runner-native workaround, but the actual Buildx failure is the runner host missing catatonit. Repair the Podman runner and retain the Buildx workflow.

Closing: this repeats the runner-native workaround, but the actual Buildx failure is the runner host missing catatonit. Repair the Podman runner and retain the Buildx workflow.
fogrye closed this pull request 2026-07-31 20:07:53 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
fogrye/job-ops!8
No description provided.