Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-1334

Add PRODUCT_VERSION config environment variable to all xPaas images

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • KIESRV63 1.4.0.GA
    • None
    • BPMS, BRMS
    • None
    • CLOUD Maintenance Sprint 1

      Add a PRODUCT_VERSION config env variable to all xPaas images that represents the embedded product version number. This would allow an end user to issue a docker inspect command on an xPaas image and determine what specific product version is included in the image.

      Example output for an EAP xPaas image:

      $ sudo docker inspect jboss-eap-6/eap64-openshift:latest
      [
          {
      ...
              "Config": {
      ...
                  "Env": [
                      "container=docker",
                      "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
                      "JBOSS_IMAGE_NAME=jboss-eap-6/eap64-openshift",
                      "JBOSS_IMAGE_VERSION=1.4",
                      "JBOSS_IMAGE_RELEASE=17",
                      "PRODUCT_VERSION=6.4.10",
      ...
                  ],
      ...
              }
          }
      ]
      

            rhn-engineering-mgoldman Marek Goldmann
            rhn-support-trogers Travis Rogers (Inactive)
            Tomáš Borčin Tomáš Borčin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 1 hour
                1h
                Remaining:
                Remaining Estimate - 1 hour
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified