Skip to content

Draft: Install wget on ubi8 micro images

Craig Smith requested to merge craigsmith-install-curl-on-ubi8-micro into master

What does this MR do?

Many of the fips images are being moved to use ubi8-micro which does not include wget or curl. When called from the source project, this projects CI jobs fail when the base image does not include wget or curl.

This MR updates the install_wget function to install wget when the image is based on ubi8-micro.

Related Issues and MRs

Edited by Craig Smith

Merge request reports

Loading