Uploaded image for project: 'Satellite'
  1. Satellite
  2. SAT-20979

Wrong example of creating docker repository from CLI

XMLWordPrintable

    • None

      Document URL:
      https://access.redhat.com/documentation/en-us/red_hat_satellite/6.13/html-single/managing_content/index#Importing_Container_Images_content-management

      Section Number and Name:
      11.1. Importing Container Images

      Describe the issue:
      The details of the example docker repository for the CLI procedure are wrong. Following them, one gets:

      Error: 408, message='Request Time-out', url=URL('http://registry.access.redhat.com/v2/rhel7/rhel/tags/list')

      error.

      Suggestions for improvement:
      Very simple and temporary only fix would be changing:

      --url "http://registry.access.redhat.com/"

      to

      --url "https://registry.access.redhat.com/"

      Anyway, per https://catalog.redhat.com/software/containers/search?gs&q=rhel7 -> rhel7 image -> Get this image, the Unauthenticated method will be deprecated. So we shall rather provide an OAuth method example..? (something I dont know details for, though)

      Additional information:
      The wrong example appears in all Sat6.* versions I checked.

            jira-bugzilla-migration RH Bugzilla Integration
            rhn-support-pmoravec Pavel Moravec
            RH Bugzilla Integration RH Bugzilla Integration
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: