Docker Compose is a command-line tool for managing multiple Docker containers. It is a tool for building isolated containers through the YAML file to modify your application’s services.
Source: LXer – How to Install and Configure Docker Compose on Ubuntu 20.04