[V8.0.0.4 Oct 2015]

Building a sample IBM MQ queue manager image using Docker

Use this information to build a sample Docker image for running an IBM® MQ queue manager in a Docker container.

Firstly, you will build a base image containing an Ubuntu Linux® file system and a clean installation of IBM MQ.

Secondly, you will build another Docker image layer on top of the base, which adds some IBM MQ configuration to allow basic user ID and password security.

Finally, you will run a Docker container using this image as its file system, with the contents of /var/mqm provided by a container-specific Docker volume on the host file system of Docker.