diff --git a/bootc/base/Containerfile b/bootc/base/Containerfile index 6d84adb..344f79d 100644 --- a/bootc/base/Containerfile +++ b/bootc/base/Containerfile @@ -11,7 +11,8 @@ dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarc dnf install -y mkpasswd podman skopeo flightctl-agent cockpit cockpit-machines cockpit-podman \ cockpit-files cockpit-ostree cockpit-pcp cockpit-system libvirt libvirt-daemon-kvm \ virt-install virt-top libguestfs-tools genisoimage greenboot greenboot-default-health-checks \ - stress-ng yq podman-compose tmux smartmontools hdparm tcpdump + stress-ng yq podman-compose tmux smartmontools hdparm tcpdump rclone virt-v2v \ + virt-v2v-bash-completion libguestfs-winsupport dnf clean all if [ -n "$ADMIN_USERNAME" ]; then