Docker Compose plugin

Available as of MCR 25.0.10

Docker Compose is a plugin for the Docker CLI. Once installed, the plugin provides access to docker compose subcommands in the CLI.

The docker compose plugin is packaged and available on Mirantis’ repos as docker-compose-plugin-ee in both FIPS and non-FIPS builds. You can install the plugin using the package manager as follows:

RHEL, Oracle Linux, Rocky Linux, SLES:

sudo dnf install docker-compose-plugin-ee

Ubuntu:

sudo apt-get install docker-compose-plugin-ee