Skip to content

Commit

Permalink
tasks: Install lorax
Browse files Browse the repository at this point in the history
This is required by anaconda tests as they are using `mkksiso` to
adjust the test ISO file. [1]

[1]: rhinstaller/anaconda-webui#462
  • Loading branch information
KKoukiou committed Oct 4, 2024
1 parent 4169c32 commit 1563c0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/container/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ RUN dnf -y update && \
libvirt-daemon-driver-qemu \
libvirt-daemon-driver-storage-core \
libvirt-python3 \
lorax \
nc \
net-tools \
nodejs-devel \
Expand Down

0 comments on commit 1563c0d

Please sign in to comment.