This commit is contained in:
Chuck Lantz 2019-12-13 01:21:14 +00:00
Родитель 99f3c4742b 449166db66
Коммит 6d88d20d73
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -19,7 +19,7 @@ Follow these steps to open this sample in a container:
Or open the repository in an isolated Docker volume: Or open the repository in an isolated Docker volume:
- Press <kbd>F1</kbd> and select the **Remote-Containers: Try a Sample...** command. - Press <kbd>F1</kbd> and select the **Remote-Containers: Try a Sample...** command.
- Choose the "Node" sample, wait for the container to start and try things out! - Choose the "PHP" sample, wait for the container to start and try things out!
> **Note:** Under the hood, this will use **Remote-Containers: Open Repository in Container...** command to clone the source code in a Docker volume instead of the local filesystem. > **Note:** Under the hood, this will use **Remote-Containers: Open Repository in Container...** command to clone the source code in a Docker volume instead of the local filesystem.
## Things to try ## Things to try