Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-33598

The FROM clauses on Containerfile examples of RHCOS image layering are wrong

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • 4.13, 4.12, 4.14, 4.15, 4.16
    • RHCOS
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • Moderate
    • No
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In the examples of Red Hat Enterprise Linux CoreOS image layering documentation, all the examples of base images in the FROM clauses are of the form

      quay.io/openshift-release-dev/ocp-release@sha256...
      

      This is wrong because only release images use that convention. RHCOS base images, like any other component image, uses the format below:

      quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:...
      

      The examples should be fixed so that they are congruent.

              rhn-support-palonsor Pablo Alonso Rodriguez
              rhn-support-palonsor Pablo Alonso Rodriguez
              None
              None
              Michael Nguyen Michael Nguyen
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: