Uploaded image for project: 'Project Quay'
  1. Project Quay
  2. PROJQUAY-9487

Documentation for Clair setup in disconnected env. should be enhanced

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • Quay Enterprise

      In section 8.2.1 in step 2 we are not providing the location of the CPE files that are part of the image. Without it, Clair cannot know where to look for them. CPE files in the Clair image are located under the /data directory so the complete config that should be applied to the clair-config.yaml file in the init config bundle should be:

      indexer:
        airgap: true
        scanner:
          repo:
            rhel-repository-scanner:
              repo2cpe_mapping_file: /data/repository-to-cpe.json
          package:
            rhel_containerscanner:
              name2repos_mapping_file: /data/container-name-repos-map.json
      matcher:
        disable_updaters: true
      

      Thanks!

              rhn-support-stevsmit Steven Smith
              rhn-support-ibazulic Ivan Bazulic
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: