IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Docker-compose run configuration

Last modified: 27 July 2023

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

Docker Compose run configuration dialog

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: