Skip to content

Commit ae021b0

Browse files
author
Alan Christie
committed
docs: Doc tweak
1 parent 75d7fb8 commit ae021b0

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@
44

55
An evolving set of files that can be used to create a [dev-container] to satisfy
66
our Python development with Visual Studio Code. Just put these files into
7-
your project or workspace `.devcontainer` directory and VS Code should do the rest.
7+
your workspace `.devcontainer` directory and VS Code should do the rest.
8+
9+
> We recommend that you place these files in your **workspace** folder rather
10+
than the repository clone/project folder. Why? We have *lots* of repositories
11+
that share this configuration and although requirements may vary a little from
12+
one source to another having one dev-container configuration is (at the moment)
13+
better than than repeating it 20 or 30 times across all our repositories!
814

915
1. `devcontainer.json`
1016
2. `Dockerfile`

0 commit comments

Comments
 (0)