Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build IBM MQ docker image with AMQP built-in capability (backport #11419) #11453

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jun 13, 2024

Proposed Changes

Build an IBM MQ docker image following instructions announced here https://developer.ibm.com/tutorials/mq-setting-up-amqp-with-mq/. There are already built docker images however these docker images do not come with AMQP capability built in which means we cannot use AMQP Channels.

Given that it takes several minutes to build the docker image, it was considered more appropriate to build this docker image once and just start/stop ibm mq docker containers whenever it was required.

It publishes a docker image with this image name and tag: pivotalrabbitmq/ibm-mqadvanced-server-dev:9.3.5.1-amd64

Types of Changes

What types of changes does your code introduce to this project?
Put an x in the boxes that apply

  • Bug fix (non-breaking change which fixes issue #NNNN)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause an observable behavior change in existing systems)
  • Documentation improvements (corrections, new content, etc)
  • Cosmetic change (whitespace, formatting, etc)
  • Build system and/or CI

This is an automatic backport of pull request #11419 done by [Mergify](https://mergify.com).

@michaelklishin michaelklishin merged commit 2fa8620 into v3.13.x Jun 13, 2024
91 of 92 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v3.13.x/pr-11419 branch June 13, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants