mirror of
https://github.com/Wind4/vlmcsd.git
synced 2025-12-05 18:20:40 -08:00
Add docker scripts
This commit is contained in:
parent
f1a3c7f290
commit
7bf83cc319
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
||||||
[submodule "debian"]
|
[submodule "debian"]
|
||||||
path = debian
|
path = debian
|
||||||
url = https://github.com/Wind4/vlmcsd-debian.git
|
url = https://github.com/Wind4/vlmcsd-debian.git
|
||||||
|
[submodule "docker"]
|
||||||
|
path = docker
|
||||||
|
url = https://github.com/Wind4/vlmcsd-docker.git
|
||||||
|
|
|
||||||
1
docker
Submodule
1
docker
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 4195d04f687973a514e3fb663bd87161afd46697
|
||||||
Loading…
Add table
Add a link
Reference in a new issue