This website works better with JavaScript
Home
Explore
Help
Sign In
dockur
/
windows
mirror of
https://github.com/dockur/windows.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
fear: Add devcontainer (
#1125
)
Riaan Nolan
3 months ago
parent
c9abc7551a
commit
d3358f7345
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
.devcontainer.json
+ 4
- 0
.devcontainer.json
View File
@@ -0,0 +1,4 @@
+{
+ "service": "windows",
+ "dockerComposeFile": "compose.yml"
+}