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

Dev Containers

Last modified: 11 October 2024

A Development Container (Dev Container) is a Docker container configured to be used as a fully functional development environment.

JetBrains Rider lets you use such containers to edit, build, and run your projects. If you need to see a specification for a development container, refer to Dev Container properties.

JetBrains Rider also supports multiple container connections that can be configured with Docker Compose properties.

There are several scenarios that you can use to start a Dev Container:

  • From an opened project inside the IDE.

  • From the IDE Welcome screen.

  • From a remote server.