- Replace "image": "
<Container name>
" with the correct container image - Save the devcontainer.json
- Open the command palette in VS Code by pressing
Ctrl+Shift+P
- Type "
Remote-Containers: Reopen in Container
" and select it from the list of options - Wait for VS Code to build and start the container
This will create a dev container that mounts the container image to the local storage readonly.