JetBrains Rider
 
Get JetBrains Rider
Get your hands on the new features ahead of the release by joining the Early Access Program for Rider 2025.1! Learn more

Docker run configurations

Last modified: 28 January 2025

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

JetBrains Rider provides the following types of Docker run configurations: