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

Add PRODUCT_VERSION config environment variable to all xPaas images

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • JWS30 1.3.0.GA
    • None
    • JWS3
    • None

    Description

      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",
      ...
                  ],
      ...
              }
          }
      ]
      

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-mgoldman Marek Goldmann
              rhn-support-trogers Travis Rogers (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

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