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 #11419

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

MarcialRosales
Copy link
Contributor

@MarcialRosales MarcialRosales commented Jun 10, 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

@MarcialRosales MarcialRosales self-assigned this Jun 10, 2024
@MarcialRosales MarcialRosales force-pushed the ibm-mq-docker-workflow branch 3 times, most recently from 7d23380 to cda3f51 Compare June 10, 2024 08:17
@MarcialRosales MarcialRosales requested a review from HoloRin June 10, 2024 09:02
@MarcialRosales MarcialRosales changed the title GH Workflow to build Ibm mq docker image with AMQP capability built-in Build IBM MQ docker image with AMQP capability built-in Jun 10, 2024
@MarcialRosales MarcialRosales marked this pull request as ready for review June 10, 2024 09:02
@MarcialRosales MarcialRosales changed the title Build IBM MQ docker image with AMQP capability built-in Build IBM MQ docker image with AMQP built-in capability Jun 10, 2024
@michaelklishin
Copy link
Member

The forced push was a rebase.

@MarcialRosales MarcialRosales force-pushed the ibm-mq-docker-workflow branch from 2256d23 to 14bf2bb Compare June 13, 2024 09:31
@michaelklishin michaelklishin merged commit 1723798 into main Jun 13, 2024
166 of 172 checks passed
@michaelklishin michaelklishin deleted the ibm-mq-docker-workflow branch June 13, 2024 17:53
michaelklishin added a commit that referenced this pull request Jun 13, 2024
Build IBM MQ docker image with AMQP built-in capability  (backport #11419)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants