diff --git a/.gitmodules b/.gitmodules index 64976fd4..7ed19969 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "thirdparty/libbcrypt"] path = thirdparty/libbcrypt url = https://github.com/trusch/libbcrypt.git +[submodule "thirdparty/docker-utils"] + path = thirdparty/docker-utils + url = https://github.com/TheNoim/utils diff --git a/thirdparty/docker-utils b/thirdparty/docker-utils new file mode 160000 index 00000000..3f0129e0 --- /dev/null +++ b/thirdparty/docker-utils @@ -0,0 +1 @@ +Subproject commit 3f0129e0939ce5ccf41f0808dcbbe71a6243e37f