This PR adds configuration files for running a docker container in vscode with the Remote - Containers extension. The container is based on Ubuntu 20.04.
Verified the following:
the container comes up
runs cmake/ninja
tests run (both through the UI and the command line)
This PR adds configuration files for running a docker container in vscode with the Remote - Containers extension. The container is based on Ubuntu 20.04.
Verified the following: