Commit 127767f
authored
Add dev-container (#1702)
Helpful to provide an image when you want to run the codebase (including
installling deps & extensions) inside a dev container, to avoid the
codebase + extensions to impact the rest of your system.
When opening the project, VSCode & Cursor will now prompt you to reopen
the project in a dev container.
There is also no need anymore to "trust" the codebase through VSCode's
dialog1 parent a825191 commit 127767f
1 file changed
+24
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments