1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-20 21:32:06 +02:00

add docker submodule

This commit is contained in:
Nick Sweeting
2020-11-28 03:47:17 -05:00
parent 8f7806dfc9
commit 2cec776a59
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -11,3 +11,6 @@
[submodule "pip_dist"]
path = pip_dist
url = https://github.com/ArchiveBox/pip-archivebox.git
[submodule "docker"]
path = docker
url = https://github.com/ArchiveBox/docker-archivebox.git

1
docker Submodule

Submodule docker added at 236f7881e3