Skip to content

Commit

Permalink
Merge pull request #1198 from rvykydal/update-kstest-runner-container…
Browse files Browse the repository at this point in the history
…-deps

Require virt deamons for kstest-runner container
  • Loading branch information
rvykydal authored May 23, 2024
2 parents 4748c66 + 93db49f commit ae43987
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 ae43987

Please sign in to comment.