RustRover
 
2023.3
Get RustRover
Because RustRover 2023.3 is still in development, this documentation may not be entirely accurate and is subject to change.

Dev Containers

Last modified: 08 April 2024

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

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

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

You can start a dev container inside the IDE. You can also start it locally or remotely from either JetBrains Gateway or RustRover.