Setup the EVerest Development ContainerΒΆ
There are two variants for the devcontainer setup:
Service Containers managed by VSCode
Uses the VSCode Dev Containers extension, which manages both the devcontainer and the service containers.
Service Containers managed by devrd cli
Uses the devrd cli to manage the service containers. This variant can be used if one is not using VSCode or needs dedicated control over the service containers.
Also consider these documents:
troubleshooting section that deals for devcontainer-specific issues.
How-to Guide: How to use a development container for EVerest development and sil testing