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

Docker run configurations

Last modified: 19 September 2023

Use Docker run configurations to build Docker images and run containers from PhpStorm. For example, you can run a container with the database used by your application backend. Or you can build an image with your application binary, dependencies, and any other necessary files. This is called "dockerizing" an application.

PhpStorm provides the following types of Docker run configurations: