Uploaded image for project: 'RHEL Documentation'
  1. RHEL Documentation
  2. RHELDOCS-21608

(Doc) RHEL 9 Building, running, and managing containers - Few improvements

XMLWordPrintable

    • None
    • rhel-sst-ccs
    • None
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • CCS 2025-25
    • None
    • Unspecified
    • Unspecified
    • Unspecified

      1)

      Document link:

      https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html-single/building_running_and_managing_containers/index#proc_adding-software-in-a-standard-ubi-container_assembly_adding-software-to-a-ubi-container

      Section number and name:

      8.4. Adding software in a standard UBI containe

      Describe the issue:

      dnf install --disablerepo=* --enablerepo=ubi-8-appstream-rpms --enablerepo=ubi-8-baseos-rpms bzip2

       

      Suggestions for improvement:

      ubi-9

       

      2) Document link:

      https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html-single/building_running_and_managing_containers/index#proc_adding-software-in-a-standard-ubi-container_assembly_adding-software-to-a-ubi-container

      https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html-single/building_running_and_managing_containers/index#proc_adding-software-in-a-minimal-ubi-container_assembly_adding-software-to-a-ubi-container

       

      Section number and name:

      8.4. Adding software in a standard UBI containe

      8.5. Adding software in a minimal UBI container

      Describe the issue:

      python38devel package from the codeready-builder-for-rhel8-x86_64-rpms repository:

      microdnf install -enablerepo=codeready-builder-for-rhel8-x86_64-rpms python38-devel --setopt install_weak_deps=false

      microdnf install -enablerepo=codeready-builder-for-rhel8-x86_64-rpms python38-devel --setopt install_weak_deps=false

       

      Suggestions for improvement:

      python3-devel package from the ubi-9-codeready-builder-rpms repository:

      dnf install --enablerepo=ubi-9-codeready-builder-rpms python3-devel

      microdnf install --enablerepo=ubi-9-codeready-builder-rpms python3-devel --setopt install_weak_deps=0

      Doc link:

      https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html-single/building_running_and_managing_containers/index#proc_adding-software-in-a-minimal-ubi-container_assembly_adding-software-to-a-ubi-container

      Section nuber/name
       

      8.5. Adding software in a minimal UBI container

      issue

      --setopt install_weak_deps=false

      suggestion

      --setopt install_weak_deps=0

      Document link:

      https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html-single/building_running_and_managing_containers/index#proc_adding-software-in-a-standard-ubi-container_assembly_adding-software-to-a-ubi-container

       

      Section number and name:

      8.4. Adding software in a standard UBI container 

      Describe the issue:

      dnf install --disablerepo=* --enablerepo=ubi-8-appstream-rpms --enablerepo=ubi-8-baseos-rpms bzip2

      Suggestions for improvement:

      --enablerepo=ubi-9-appstream-rpms --enablerepo=ubi-9-baseos-rpms bzip2

              rhn-support-musoni Mugdha Soni
              rhn-engineering-myamamot Mie Yamamoto
              Sagar Dubewar
              RHEL Docs RHEL Docs
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: