mq-container
mq-container copied to clipboard
Container images for IBM® MQ
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...
As a beginner in Docker i fear i'm missing some vital points here. Followed instructions in 'Building.md' for making a dev-server. Got the infamous 'gzip:stdin:not in gzip format ' error...
In output you will see: ``` 2019-03-14T15:53:22.623Z Image tag: Not specified ```
Some of the packages in the `internal` directory do their logging (after being passed a logger). This should be de-coupled, so that the package returns an `Error` or other information,...
Currently a few issues raised here and in other repositories has highlighted a gap in our logging especially around error handling and debug. We have a mechanism to enable debug...
Hey all! I've been trying to effect a change to the `qm.ini` of the default image. Having trouble getting the binary to respect any of the default qm.ini locations. Can...
I was trying to pull the IBMMQ queue and channel metrics using the container and it seems these metrics are not exported. There are open tickets on this as well....
During emulation the running processes can contain binary names which trip up detecting if a process is already running. Using the comm format will print the running binaries without arguments....
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.6 to 1.6.18. Release notes Sourced from github.com/containerd/containerd's releases. containerd 1.6.18 Welcome to the v1.6.18 release of containerd! The eighteenth patch release for containerd 1.6 includes fixes...