X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitmodules;h=2da4420ea074bf9b77b87285285c8a41db2af342;hb=c6a32a0ad446160b29b03b2c751eefe909fe822d;hp=43d500319af1fe5f8a8a37618a54450d7ec5f83c;hpb=0ac12ad5e9252aadc3c31f163ee7d90297ad0fdc;p=platform%2Fupstream%2Fdocker-engine.git diff --git a/.gitmodules b/.gitmodules index 43d5003..2da4420 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,8 +1,12 @@ -[submodule "components/containerd"] - path = components/containerd +[submodule "ext/containerd"] + path = ext/containerd url = https://github.com/docker/containerd.git - branch = v0.2.3 -[submodule "components/runc"] - path = components/runc - url = https://github.com/opencontainers/runc.git - branch = v1.0.0-rc3 + branch = 6e23458c129b551d5c9871e5174f6b1b7f6d1170 +[submodule "ext/docker-ce"] + path = ext/docker-ce + url = https://github.sec.samsung.net/RS7-DeviceManagement/docker-ce.git + branch = v17.06.1-ce-dz +[submodule "ext/runc"] + path = ext/runc + url = https://github.com/docker/runc.git + branch = 810190ceaa507aa2727d7ae6f4790c76ec150bd2