mq-container icon indicating copy to clipboard operation
mq-container copied to clipboard

Upgrade the IBM MQ Installation

Open SAshish19 opened this issue 6 years ago • 1 comments

Hello,

I have created an IBM MQ Docker Image using the scripts for MQv9.1 available in GitHub. Now, I have to upgrade my MQ Docker Image to MQv9.1.0.1 (Need to apply the MQv9.1.0.1 Fix Patch). However, the same scripts won't work for upgrade. I guess we should have a separate set of scripts which we can use for upgrading the MQ Installation as well. Please redirect me to the path if any such scripts are available or else can we mark this request as RFE considering MQ upgrade is a critical activity during the lifetime of an installation

Thanks

SAshish19 avatar Apr 28 '19 21:04 SAshish19

We do handle upgrades, but we concentrate on continuous delivery (CD) releases in containers, as we make regular updates to MQ to improve integration with container environments. If you really need to use the LTS release, then you will need to update the Dockerfile-server to manage installation of fixes.

arthurbarr avatar Apr 29 '19 07:04 arthurbarr