AppCode
 
Get AppCode

Docker-compose run configuration

Last modified: 17 March 2023

Create: Run | Edit Configurations | Add New Configuration | Docker-compose

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: