bash ./docker_run -d cpu -v latest
-
Navigate to the Search Bar at the top of the VSCode Window.
-
Type the following line, or just wait for the correct suggestion from the autocomplete system.
> Dev Containers: Reopen in Container
-
That's it! This process opens up another instance of VSCode that is running inside your Container. How crazy is that. All the files and folder you see are visible inside your container. You can open up a brand new terminal inside this virtual OS and do anything you want.
Make sure you are inside the Docker Container and run:
mesa runserver src/mesa-examples-main/examples/virus_on_network/