PyCharm
 
Get PyCharm

Docker run configurations

Last modified: 11 October 2024

Use Docker run configurations to build Docker images and run containers from PyCharm. 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.

PyCharm provides the following types of Docker run configurations: