Project Description
Docker Compose - Compose is a tool used to define and run multi-container Docker applications. With Compose, you can use a Compose file to configure the services of your application. Then, using a single command, you can create and start all services from the configuration.