adding docker-stacks as submodule

This commit is contained in:
Christoph Schranz
2020-02-24 21:20:34 +01:00
parent ba5b99e91c
commit c9a934abaf
2 changed files with 5 additions and 0 deletions

1
.build/docker-stacks Submodule

Submodule .build/docker-stacks added at 63d0df23b6

4
.gitmodules vendored Normal file
View File

@ -0,0 +1,4 @@
[submodule ".build/docker-stacks"]
path = .build/docker-stacks
url = https://github.com/jupyter/docker-stacks.git
branch = master