This repository was archived by the owner on May 5, 2020. It is now read-only.
v2.0.0
Action required
- Ensure that you use the
REPLACEkeyword in all of yourDEFINEMQSC statements. With this change, any supplied MQSC files are run every time the queue manager runs. This allows you to update the MQSC file, re-build the image, and then have the changes applied when you start a container based on that new image. - Code has been re-structured to use git branches for older versions of MQ.
Other notable changes
- Updated to MQ V9.0.1, adding the web console on port 9443.
- Updated base image to Ubuntu 16.04
- Set version number in command prompt dynamically
- NFS and Bluemix Volume support added. (See:
setup-var-mqm.sh). Note that it is now recommended to mount volumes into/mnt/mqminstead of/var/mqm. - Added MQ Developer Defaults, to provide better defaults for security, as well as queues and topics useful for development