CLion
 
Get CLion
Join the CLion 2025.1 Early Access Program and try out new features before they are released! Find out more

Docker run configurations

Last modified: 28 January 2025

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

CLion provides the following types of Docker run configurations: