3.2 Download the MicroTx image from Oracle Container Registry

The MicroTx image is based on Linux x86-64.
  1. Go to Oracle Container Registry.
  2. In the search box, type Transaction Manager for Microservices, and then click otmm in the Search Results page.
  3. In the Tags section of the page, you can view the available versions of MicroTx. To download the latest version, run one of the following commands:
    • To download the latest version, run the following command:
      docker pull container-registry.oracle.com/database/otmm:latest
    • To download a specific version, for example version 24.2, run the following command:
      docker pull container-registry.oracle.com/database/otmm:24.2