pbrobinson added a new comment to an issue you are following: `` koji uses a tool called imagefactory (which in turn uses oz), the packages to install are "imagefactory imagefactory-plugins imagefactory-plugins-TinMan imagefactory-plugins-Docker imagefactory-plugins-RHEVM"
sample commands for x86_64/aarch64/armhfp are: imagefactory --debug base_image --parameter offline_icicle false tdl-x86_64.xml --file-parameter install_script koji-f30-build-33023264-base.ks imagefactory --debug base_image --parameter generate_icicle false tdl-aarch64.xml --file-parameter install_script koji-f30-build-33023260-aarch64.ks imagefactory --debug base_image --parameter generate_icicle false tdl-armhfp.xml --file-parameter install_script koji-f30-build-33023261-armhfp.ks
the tdl-<arch>.xml and koji.ks files can be grabbed from the latest koji tasks. ``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/8173