Run chk commands as mqm

This commit is contained in:
Arthur Barr
2018-02-21 12:55:05 +00:00
parent c30a8e4223
commit cb475e8dde
2 changed files with 4 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
## master
* MQ error logs (in JSON or plain text) are now mirrored on stdout for the container.
* `chkmqready` now waits until MQSC scripts in `/etc/mqm` have been applied
* `chkmqready` and `chkmqhealthy` now run as the "mqm" user
* Added ability to optionally use an alternative base image
* Various build and test improvements