-
Enhancement
-
Resolution: Done
-
Major
-
None
-
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", ... ], ... } } ]
- is cloned by
-
CLOUD-1328 Add PRODUCT_VERSION config environment variable to all xPaas images
- Closed
-
CLOUD-1329 Add PRODUCT_VERSION config environment variable to all xPaas images
- Closed
-
CLOUD-1330 Add PRODUCT_VERSION config environment variable to all xPaas images
- Closed
-
CLOUD-1331 Add PRODUCT_VERSION config environment variable to all xPaas images
- Closed
-
CLOUD-1332 Add PRODUCT_VERSION config environment variable to all xPaas images
- Closed
-
CLOUD-1333 Add PRODUCT_VERSION config environment variable to all xPaas images
- Closed
-
CLOUD-1334 Add PRODUCT_VERSION config environment variable to all xPaas images
- Closed