There is a tutorial that shows how to set up AMQP for IBM MQ in a container - https://developer.ibm.com/tutorials/mq-setting-up-amqp-with-mq/
and a tutorial showing how to configure quarkus apps / native graalvm messaging apps to use the AMQP enabled IBM MQ container.
https://developer.ibm.com/tutorials/mq-running-ibm-mq-apps-on-quarkus-and-graalvm-using-qpid-amqp-jms-classes/