fix: add --network=host to docker and fix build tool fallback order #89

Merged
unkinben merged 1 commits from fix/docker-network-host-and-tool-detection into master 2026-04-25 16:14:57 +10:00
Owner

Pass --network=host to docker build and docker create so package builds
can reach the network. Reorder auto-detection so Docker is tried before
buildah/native, only falling back when the explicit flag is not set.

Pass --network=host to docker build and docker create so package builds can reach the network. Reorder auto-detection so Docker is tried before buildah/native, only falling back when the explicit flag is not set.
unkinben added 1 commit 2026-04-25 16:12:00 +10:00
fix: add --network=host to docker and fix build tool fallback order
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/build-almalinux8 Pipeline was successful
ci/woodpecker/pr/build-almalinux9 Pipeline was successful
818a48fa78
Pass --network=host to docker build and docker create so package builds
can reach the network. Reorder auto-detection so Docker is tried before
buildah/native, only falling back when the explicit flag is not set.
unkinben merged commit ff054f42bb into master 2026-04-25 16:14:57 +10:00
unkinben deleted branch fix/docker-network-host-and-tool-detection 2026-04-25 16:14:57 +10:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/rpmbuilder#89