Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 971 Bytes

File metadata and controls

18 lines (12 loc) · 971 Bytes

Starting the dev container for Parking Sensors Demo

  1. Clone the repository
  2. Open the repository in vscode
  3. Copy the .envtemplate to devcontainer.env within this folder e2e_samples/parking_sensors_synapse/.devcontainer and update the values like described here
  4. Open the Command Palette (Ctrl+Shift+P) and search for Remote-Containers: Open Folder in Container...
  5. Select e2e_samples/parking_sensors_synapse and confirm

Note: when pulling latest changes to the devcontainer, ensure you rebuild your container without cache to any changes to the devcontainer.

OpenFolderInContainer

Troubleshooting

If you encounter below error Could not find env file on build, please check if you completed Step 3

ContainerBuildError