From 633af31989bb69b657377396843f22ecd1a6348f Mon Sep 17 00:00:00 2001 From: Caleb Woodbine Date: Fri, 23 Feb 2024 10:09:51 +1300 Subject: [PATCH] chore: add nc adds nc for netcat (used in virt-manager) --- Containerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Containerfile b/Containerfile index fa7eaa6..bd9046f 100644 --- a/Containerfile +++ b/Containerfile @@ -23,6 +23,7 @@ RUN sed -i -e '0,/enabled=0/s//enabled=1/' /etc/yum.repos.d/fedora-updates-testi --install=docker \ --install=bootc \ --install=osbuild-selinux \ + --install=nc \ --install=qemu \ --install=libvirt \ --install=virt-manager