This repository was archived by the owner on Nov 30, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docker-existing-docker-compose
docker-existing-dockerfile Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Follow these steps to use it:
25
25
2 . To use VS Code's copy of this definition:
26
26
1 . Start VS Code and open your project folder.
27
27
2 . Press <kbd >F1</kbd > select and ** Remote-Containers: Add Development Container Configuration Files...** from the command palette.
28
- 3 . Select the Existing Docker Compose (Extend) definition.
28
+ 3 . You should be presented with the option to reuse your existing Docker Compose file if one is found on the system. Select this to use the definition.
29
29
30
30
3 . To use latest-and-greatest copy of this definition from the repository:
31
31
1 . Clone this repository.
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Follow these steps to use it:
25
25
2 . To use VS Code's copy of this definition:
26
26
1 . Start VS Code and open your project folder.
27
27
2 . Press <kbd >F1</kbd > select and ** Remote-Containers: Add Development Container Configuration Files...** from the command palette.
28
- 3 . You should be presented with the option to reuse your existing Dockerfile if one is found on the system. Select this to usee the definition.
28
+ 3 . You should be presented with the option to reuse your existing Dockerfile if one is found on the system. Select this to use the definition.
29
29
30
30
3 . To use latest-and-greatest copy of this definition from the repository:
31
31
1 . Clone this repository.
You can’t perform that action at this time.
0 commit comments