Skip to content
This repository was archived by the owner on May 5, 2020. It is now read-only.

Add pointer to mq-container #112

Merged
merged 1 commit into from
Feb 13, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
* [Issues and contributions](#issues-and-contributions)
* [License](#license)

# Important
There is a [new code base](https://github.com/ibm-messaging/mq-container) for running MQ in containers. It is highly recommended that you use this new code base if possible. The new code base is where active development is happening, and is more robust, with better tests. Note that the new code base does not yet have the default MQ developer configuration.

# Overview

Run [IBM® MQ](http://www-03.ibm.com/software/products/en/ibm-mq) in a Docker container. By default, the supplied Dockerfile runs [IBM MQ for Developers](http://www-03.ibm.com/software/products/en/ibm-mq-advanced-for-developers), but also works for IBM MQ. The source can be found on the [ibm-messaging GitHub](http://github.com/ibm-messaging/mq-docker). There's also a short [demo video](https://www.youtube.com/watch?v=BoomAVqk0cI) available.
Expand Down