From aff834d942c3b87e76e624904292416a3ffe7496 Mon Sep 17 00:00:00 2001 From: Timothée Ravier Date: Apr 12 2024 16:26:01 +0000 Subject: fedora-common-ostree: Add slirp4netns Keep slirp4netns for rootless containers until it's fully deprecated in podman. See: https://github.com/fedora-silverblue/issue-tracker/issues/547 See: https://blog.podman.io/2024/03/podman-5-0-breaking-changes-in-detail/ --- diff --git a/fedora-common-ostree.yaml b/fedora-common-ostree.yaml index 292d292..cb9e66f 100644 --- a/fedora-common-ostree.yaml +++ b/fedora-common-ostree.yaml @@ -31,6 +31,9 @@ packages: - buildah - podman - skopeo + # Keep slirp4netns for rootless containers until it's fully deprecated in podman + # See: https://github.com/fedora-silverblue/issue-tracker/issues/547 + - slirp4netns # See: https://github.com/fedora-silverblue/issue-tracker/issues/503 - systemd-container # Provides terminal tools like clear, reset, tput, and tset