Docker compose run configuration

Last modified: 25 March 2024

Use this type of configuration to run multi-container Docker applications.

Docker uses the docker compose command to define, configure, and run multi-container applications. The main command that builds, creates, starts, and attaches to containers is docker compose up.

By default, the Docker Compose configuration has the following options:

Use the Modify options menu to add advanced options to the run configuration: