ibmcom/mqmft
Versions of IBM MQ MFT container image after 9.2.4 are no longer hosted on Docker Hub. Instead, you can download the latest version from the IBM Container Registry - icr.io/ibm-messaging/mqmft:latest.
IBM MQ Managed File Transfer transfers files between systems in a managed and auditable way, regardless of file size or the operating systems used. You can use Managed File Transfer to build a customized, scalable, and automated solution that enables you to manage, trust, and secure file transfers. Managed File Transfer eliminates costly redundancies, lowers maintenance costs, and maximizes your existing IT investments.
Refer IBM MQ Managed File Transfer Knowledge Center for more details.
Here is the latest dockerfile and related source code.
Tags for earlier images:
License:IBM MQ Advanced for Developers and Apache License 2.0. Note: The IBM MQ Advanced for Developers license does not permit further distribution and the terms restrict usage to a developer machine.
Where to get help:IBM MQ Documentation, Image documentation
Where to file issues: This version of the image is unsupported. However, questions/queries/issues can be raised via GitHub case.
Maintained by: IBM
Supported architectures:amd64
This version of the image is unsupported. However, questions/queries/issues can be raised via GitHub case.
See the Run in a Docker container documentation for details on how to run the image using docker run.
See the Run in a OpenShift Container Platform documentation for details on how to run the image in OpenShift Container Platform.
Transfers, agent status etc can be monitored using IBM MQExplorer Managed File Transfer Plugin. See Connect on-prem MQExplorer to queue manager on OpenShift Container Platform for details.
You can also use the mqfts
command to view the status of transfer in the terminal of pod. The mqfts
command parses the XML data from capture0.log file of an agent and displays the transfer status on the terminal.
Note that to use the image, it is necessary to accept the terms of the IBM MQ license by setting the LICENSE
environment variable to accept
.
accept
to agree to the MQ Advanced for Developers license. If you wish to see the license you can set this to view
.info
and verbose
are the supported values with info
being default. Contents of agent's output0.log is displayed if MFT_LOG_LEVEL is set to verbose
. Note the values must be specified in double quotes, like "info".© Copyright IBM Corporation 2021, 2022
docker pull ibmcom/mqmft