- Clone the repository
- Open the repository in vscode
- Copy the
.envtemplate
todevcontainer.env
within this foldere2e_samples/parking_sensors/.devcontainer
and update the values like described here - Open the Command Palette (
Ctrl+Shift+P
) and search forRemote-Containers: Open Folder in Container...
- Select
e2e_samples/parking_sensors/
and confirm
If you encounter below error Could not find env file
on build, please check if you completed Step 3