-
Story
-
Resolution: Won't Do
-
Normal
-
None
-
None
-
None
-
None
-
rhel-container-tools
-
None
-
False
-
False
-
-
None
-
None
-
None
-
None
-
None
Goal
- As a web app developer, I want to be able to install Google Chrome in an UBI container without relying on RHEL RPMs so that I can distribute the container to other organizations.
- Chrome itself is not available as an UBI RPM.
- Most Chrome dependencies are already available as UBI RPMs, but several, including liberation-fonts, libvulkan, and xdg-utils are not.
Acceptance Criteria
- Verify that
dnf install google-chrome-stable
completes on UBI 8
- Ideally, verify that it completes for UBI 7 and 9 as well.