Skip to content

Commit

Permalink
Require virt deamons for kstest-runner container
Browse files Browse the repository at this point in the history
Follow-up of commit c33e090
  • Loading branch information
rvykydal committed May 23, 2024
1 parent 4748c66 commit 93db49f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions containers/runner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ RUN dnf -y update && \
rsync \
git \
virt-install \
libvirt-daemon-driver-qemu \
libvirt-daemon-proxy \
guestfs-tools \
genisoimage \
lorax-lmc-virt \
Expand Down

0 comments on commit 93db49f

Please sign in to comment.