Skip to content

CI: use podman as container runtime#3218

Merged
igaw merged 1 commit intolinux-nvme:masterfrom
MaisenbacherD:run-nightly-fix
Mar 30, 2026
Merged

CI: use podman as container runtime#3218
igaw merged 1 commit intolinux-nvme:masterfrom
MaisenbacherD:run-nightly-fix

Conversation

@MaisenbacherD
Copy link
Copy Markdown
Contributor

With the most recent kernel changes docker fails to setup the container networking. Docker relies on the legacy iptables which is not compiled into the kernel by default anymore.

Let's take this opportunity to move to podman.

With the most recent kernel changes docker fails to setup the container
networking. Docker relies on the legacy iptables which is not compiled
into the kernel by default anymore.

Let's take this opportunity to move to podman.

Signed-off-by: Dennis Maisenbacher <dennis.maisenbacher@wdc.com>
@igaw igaw merged commit 4037866 into linux-nvme:master Mar 30, 2026
29 checks passed
@igaw
Copy link
Copy Markdown
Collaborator

igaw commented Mar 30, 2026

Thanks!

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.

2 participants