This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
dockur
/
windows
mirror of
https://github.com/dockur/windows.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
fear: Add devcontainer (
#1125
)
Riaan Nolan
3 tháng trước cách đây
mục cha
c9abc7551a
commit
d3358f7345
1 tập tin đã thay đổi
với
4 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
4
0
.devcontainer.json
+ 4
- 0
.devcontainer.json
Xem Tập Tin
@@ -0,0 +1,4 @@
+{
+ "service": "windows",
+ "dockerComposeFile": "compose.yml"
+}